Difference between revisions of "CSprite::TranslateBy"

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

Latest revision as of 13:37, 14 September 2012



void TranslateBy( Vec2f by )

Object method of: CSprite