|
Caseus Tower
|
This is the complete list of members for Entity, 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 | |
| getY() | Entity | |
| getYScale() | Entity | |
| getYVelocity() | Entity | |
| setAnimationIndex(int) | Entity | |
| setDisplay(bool) | Entity | |
| setX(float) | Entity | |
| setXScale(int) | Entity | |
| setY(float) | Entity | |
| setYScale(int) | Entity | |
| setYVelocity(float) | Entity | |
| updateY(float) | Entity | |
| x | Entity | protected |
| xScale | Entity | protected |
| y | Entity | protected |
| yScale | Entity | protected |
| yVelocity | Entity | protected |
| ~Entity() | Entity |