| TileFrame Constructor |
| Name | Description | |
|---|---|---|
| TileFrame(Int32, Int32) |
Constructs a simple (non-composite) TileFrame given its m_nAccumulatedDuration
and the single frameset frame index.
| |
| TileFrame(Int32, Int32) |
Constructs a composite TileFrame given its m_nAccumulatedDuration and
subFrames.
|