Difference between revisions of "CSprite::ReloadSprite"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool ReloadSprite(const string &in filename, s32 frameWidth, s32 frameHeight, int teamColor, int skinColor) </synt...")
 
(No difference)

Latest revision as of 13:27, 10 September 2012



bool ReloadSprite(const string &in filename, s32 frameWidth, s32 frameHeight, int teamColor, int skinColor)

Object method of: CSprite