Difference between revisions of "CBrain::SetPathTo"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetPathTo(Vec2f endpoint, bool ignoreGravity) </syntaxhighlight> Object method of: CBrain [[Category:...")
 
 
(No difference)

Latest revision as of 13:23, 8 September 2012



 
void SetPathTo(Vec2f endpoint, bool ignoreGravity)

Object method of: CBrain