The properties of the Player class are listed below. For a complete list of Player class members, see the Player Members topic.
Alive | is player alive? |
C2H5OH | alcohol in blood |
Delirium | is delirium? |
Direction (inherited from Entity) | direction of movment |
Lives | number of lifes |
Map | map object |
MapPosition (inherited from Entity) | position of entitiy in map coordinate |
Model (inherited from Entity) | model mesh |
Moving (inherited from Entity) | is entity moving? |
Position (inherited from Entity) | position of entity |
Score | player's score |
Speed (inherited from Entity) | speed of movement |