|
Cavestory Mod API
|
Player info. More...
#include <GameDemo.h>
Public Attributes | |
| char * | name |
| This player's name. | |
| ARMS | arms [ARMS_MAX] |
| This player's ARMS tables. | |
| CustomPlayer * | character |
| This player's character. | |
| char * | character_name |
| This player's character name. | |
| PXDEMO_PLAYERSTATE_STRUCT | state |
| This player's state. | |
| int | last_state_frame_idx |
| This player's last state. More... | |
| int | last_state_event_idx |
| The event index of this player's last state. More... | |
| GUI_COLOR | char_color |
| This character's color. | |
| bool | use_color |
| Whether to use custom color or not. | |
Player info.
| int PXDEMO_PLAYER_STRUCT::last_state_event_idx |
The event index of this player's last state.
| int PXDEMO_PLAYER_STRUCT::last_state_frame_idx |
This player's last state.