|
Cavestory Mod API
|
Public Member Functions | |
| void | SetNpc (NPCHAR *npc) |
| _NPCHAR_CACHE * | operator= (NPCHAR *npc) |
| bool | operator== (NPCHAR *npc) |
| bool | operator!= (NPCHAR *npc) |
Public Attributes | |
| unsigned char | cond |
| int | x |
| int | y |
| int | xm |
| int | ym |
| unsigned short | code_char |
| unsigned short | act_no |
| unsigned short | act_wait |
| unsigned short | ani_no |
| unsigned short | ani_wait |
| unsigned short | life |
| unsigned char | shock |
| char | direct |
| int | count1 |
| int | count2 |
| int | count3 |
| int | count4 |
| NPCHAR * | pNpc |
| MYCHAR * | focus |