Difference between revisions of "CBlob::getPosition"
From King Arthur's Gold Wiki
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> Vec2f getPosition() </syntaxhighlight> Object method of: CBlob Category:Scripting [[Category:Object Me...") |
Shadlington (Talk | contribs) |
||
Line 4: | Line 4: | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
− | |||
Vec2f getPosition() | Vec2f getPosition() | ||
− | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Revision as of 09:08, 19 September 2012
Vec2f getPosition()
Object method of: CBlob