Difference between revisions of "CMap::rayCastSolid"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool rayCastSolid(Vec2f start, Vec2f end , Vec2f &out point) </syntaxhighlight> Object method of: CMap [[C...")
 
(No difference)

Latest revision as of 23:59, 7 September 2012



bool rayCastSolid(Vec2f start, Vec2f end , Vec2f &out point)

Object method of: CMap