Difference between revisions of "CBlob::getHitInfosFromRay"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool getHitInfosFromRay( Vec2f origin, u16 angleDegrees, f32 distance ) </syntaxhighlight> Object method of: [...")
 
(No difference)

Latest revision as of 07:02, 8 September 2012



 
bool getHitInfosFromRay( Vec2f origin, u16 angleDegrees, f32 distance )

Object method of: CBlob