|
R-Type
2
Doom but in better
|
#include <EntityActions.hpp>

Data Fields | |
| EntityActionType | type |
| int | posx |
| int | posy |
Definition at line 17 of file EntityActions.hpp.
| int GUI::ECS::GameComponents::EntityActions::posx |
Definition at line 19 of file EntityActions.hpp.
| int GUI::ECS::GameComponents::EntityActions::posy |
Definition at line 20 of file EntityActions.hpp.
| EntityActionType GUI::ECS::GameComponents::EntityActions::type |
Definition at line 18 of file EntityActions.hpp.