#include <tool.h>
Public Member Functions | |
HitParams (s32 hp_=0, u32 wear_=0) | |
Public Attributes | |
s32 | hp |
u32 | wear |
|
inline |
s32 HitParams::hp |
Referenced by getPunchDamage(), PlayerSAO::punch(), and push_hit_params().
u32 HitParams::wear |
Referenced by getPunchDamage(), PlayerSAO::punch(), and push_hit_params().