Difference between revisions of "CSprite::ScaleBy"

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

Latest revision as of 13:37, 14 September 2012



void ScaleBy( Vec2f scale )

Object method of: CSprite