Difference between revisions of "CSprite::RotateBy"

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

Latest revision as of 13:38, 10 September 2012



void RotateBy( f32 degrees, Vec2f around )

Object method of: CSprite