|
|
void | makeTalker () |
| |
|
void | makeSilent () |
| |
|
void | setFrames (int a) |
| |
|
|
float | x |
| |
|
float | y |
| |
|
int | height |
| |
|
int | floaty |
| |
|
int | walkSpeed |
| |
|
float | scale |
| |
|
int | walkToX |
| |
|
int | walkToY |
| |
|
int | thisStepX |
| |
|
int | thisStepY |
| |
|
int | inPoly |
| |
|
int | walkToPoly |
| |
|
bool | walking |
| |
|
bool | spinning |
| |
|
struct LoadedFunction * | continueAfterWalking |
| |
|
PersonaAnimation * | myAnim |
| |
|
PersonaAnimation * | lastUsedAnim |
| |
|
Persona * | myPersona |
| |
|
int | frameNum |
| |
|
int | frameTick |
| |
|
int | angle |
| |
|
int | wantAngle |
| |
|
int | angleOffset |
| |
|
bool | show |
| |
|
int | direction |
| |
|
int | directionWhenDoneWalking |
| |
|
struct ObjectType * | thisType |
| |
|
int | extra |
| |
|
int | spinSpeed |
| |
|
byte | r |
| |
|
byte | g |
| |
|
byte | b |
| |
|
byte | colourmix |
| |
|
byte | transparency |
| |
The documentation for this struct was generated from the following file: