Difference between revisions of "CSprite::LookAtPoint"

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

Latest revision as of 13:31, 10 September 2012



void LookAtPoint( Vec2f point )

Object method of: CSprite