Difference between revisions of "CBlob::getPosition"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> Vec2f getPosition() </syntaxhighlight> Object method of: CBlob Category:Scripting [[Category:Object Me...")
 
Line 4: Line 4:
 
   
 
   
 
<syntaxhighlight lang="cpp">
 
<syntaxhighlight lang="cpp">
 
 
Vec2f getPosition()
 
Vec2f getPosition()
 
 
</syntaxhighlight>
 
</syntaxhighlight>
 
   
 
   

Revision as of 10:08, 19 September 2012



Vec2f getPosition()

Object method of: CBlob