|
my_rpg documentation 1.0.0
|
Data Fields | |
| sfText * | text |
| float | hp |
| int | attack |
| int | defense |
| int | xp_to_drop |
| int | is_hit |
| int | speed |
| int | range |
| float | resistance |
| animation_t | animation |
| float | sound_clock |
| char * | idle_sound |
| char * | hit_sound |
| char * | dead_sound |