Difference between revisions of "CSprite::getSpriteLayer"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int getSpriteLayerCount() </syntaxhighlight> <syntaxhighlight lang="cpp"> CSpriteLayer@ getSpriteLayer(int index)...")
(No difference)

Revision as of 13:28, 10 September 2012



int getSpriteLayerCount()
CSpriteLayer@ getSpriteLayer(int index)
CSpriteLayer@ getSpriteLayer(const string &in name)

Object method of: CSprite