- loadSpriteSheetAnimation
SpriteSheetAnimationRef loadSpriteSheetAnimation(string filename, TextureAtlas texAtlas)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseFrames
AnimationFrame[] parseFrames(JSONValue[] framesArray)
Undocumented in source. Be warned that the author may not have intended to support it.
- putFramesIntoAtlas
void putFramesIntoAtlas(Bitmap sourceBitmap, AnimationFrame[] frames, TextureAtlas texAtlas)
Undocumented in source. Be warned that the author may not have intended to support it.