Difference between revisions of "CSprite::RotateAllBy"

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

Latest revision as of 13:38, 10 September 2012



void RotateAllBy( f32 degrees, Vec2f around )

Object method of: CSprite