stmm-games-doc  0.32.0
Public Attributes | List of all members
stmg::StaticGridAnimation::LocalInit Struct Reference
Inheritance diagram for stmg::StaticGridAnimation::LocalInit:
Inheritance graph
[legend]

Public Attributes

NSize m_oCellsSize
 The size in cells into which the animation is partitioned. More...
 
std::vector< ImageSpanm_aSpans
 Must not be empty. More...
 

Member Data Documentation

◆ m_aSpans

std::vector<ImageSpan> stmg::StaticGridAnimation::LocalInit::m_aSpans

Must not be empty.

◆ m_oCellsSize

NSize stmg::StaticGridAnimation::LocalInit::m_oCellsSize

The size in cells into which the animation is partitioned.

A non positive value for width or height means 1.