Difference between revisions of "CBlob::setAimPos"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) (Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> Vec2f setAimPos(Vec2f aimpos) </syntaxhighlight> Object method of: CBlob Category:Scripting [[Category:Obj...") |
Shadlington (Talk | contribs) |
||
Line 4: | Line 4: | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
− | + | void setAimPos(Vec2f aimpos) | |
</syntaxhighlight> | </syntaxhighlight> | ||
Latest revision as of 17:12, 10 September 2012
void setAimPos(Vec2f aimpos)
Object method of: CBlob