Difference between revisions of "CBlob::HitMap"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void HitMap( Vec2f worldPoint, TileType tileOffset, Vec2f velocity, f32 damage, u8 customData ) </syntaxhighligh...")
 
(No difference)

Latest revision as of 07:01, 8 September 2012



 
void HitMap( Vec2f worldPoint, TileType tileOffset, Vec2f velocity, f32 damage, u8 customData )

Object method of: CBlob