Definition: ArcadeStruct.hpp:10
Definition: ArcadeStruct.hpp:17
Definition: IComponent.hpp:39
Definition: GraphStruct.hpp:21
Definition: GraphStruct.hpp:27
The ISprite class.
Definition: ISprite.hpp:25
int currentRectIndex
The index of the current sprite.
Definition: ISprite.hpp:53
Rect rect
The sprite rect of one sprite in the spritesheet path.
Definition: ISprite.hpp:45
TTYData ttyData
Data for tty graphic lib to be hable to draw it.
Definition: ISprite.hpp:34
Arcade::Vector3f pos
The sprite position in 3Dimension (you can use only x and y if you want)
Definition: ISprite.hpp:41
std::string path
The path of the sprite.
Definition: ISprite.hpp:30