|
|
@@ -92,8 +92,8 @@ Methods:
|
|
|
|
|
|
- float GetTotalTime() const
|
|
|
- unsigned GetNumFrames() const
|
|
|
-- Sprite2D* GetFrameByTime(float time) const
|
|
|
-- Sprite2D* GetFrameByIndex(unsigned index) const
|
|
|
+- Sprite2D* GetFrameSprite(unsigned index) const
|
|
|
+- Sprite2D* GetFrameSpriteByTime(float time) const
|
|
|
|
|
|
Properties:
|
|
|
|