Difference between revisions of "CMap::inInWater"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isInWater(Vec2f pos) </syntaxhighlight> Object method of: CMap Category:Scripting [[Category:Ob...")
 
(No difference)

Latest revision as of 00:00, 8 September 2012



bool isInWater(Vec2f pos)

Object method of: CMap