Difference between revisions of "CSprite::SetAnimation"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetAnimation(Animation@ anim) </syntaxhighlight> Object method of: CSprite Category:Scripting [[C...")
(No difference)

Revision as of 13:35, 10 September 2012



void SetAnimation(Animation@ anim)

Object method of: CSprite