![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
ECS component: entity world-space position. More...
#include <PositionComponent.h>
Collaboration diagram for Olympe::PositionComponent:Public Attributes | |
| ::Vector | Position |
| World-space position of the entity. | |
ECS component: entity world-space position.
Definition at line 25 of file PositionComponent.h.
| ::Vector Olympe::PositionComponent::Position |
World-space position of the entity.
Definition at line 28 of file PositionComponent.h.