Difference between revisions of "CSprite::addAnimation"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> Animation@ addAnimation(const string &in name, u16 time, bool loop) </syntaxhighlight> Object method of: [[CSpri...")
 
(No difference)

Latest revision as of 13:36, 10 September 2012



Animation@ addAnimation(const string &in name, u16 time, bool loop)

Object method of: CSprite