|
Caseus Tower
|
This is the complete list of members for Player, including all inherited members.
| animationIndex | Entity | protected |
| display | Entity | protected |
| Entity(float, float, int, int, int) | Entity | |
| getAnimationIndex() | Entity | |
| getDisplay() | Entity | |
| getX() | Entity | |
| getXScale() | Entity | |
| getXVelocity() | Player | |
| getY() | Entity | |
| getYScale() | Entity | |
| getYVelocity() | Entity | |
| Player(float, float, int, int, int) | Player | |
| setAnimationIndex(int) | Entity | |
| setDisplay(bool) | Entity | |
| setX(float) | Entity | |
| setXScale(int) | Entity | |
| setXVelocity(float) | Player | |
| setY(float) | Entity | |
| setYScale(int) | Entity | |
| setYVelocity(float) | Entity | |
| updateX(float) | Player | |
| updateY(float) | Entity | |
| x | Entity | protected |
| xScale | Entity | protected |
| xVelocity | Player | private |
| y | Entity | protected |
| yScale | Entity | protected |
| yVelocity | Entity | protected |
| ~Entity() | Entity | |
| ~Player() | Player |