Difference between revisions of "CBlob::Hit"

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

Latest revision as of 07:01, 8 September 2012



 
void Hit( CBlob @blob, Vec2f worldPoint, Vec2f velocity, f32 damage, u8 customData )

Object method of: CBlob