|
Bomberman
|
This is the complete list of members for BBM::PositionComponent, including all inherited members.
| _entity | WAL::Component | protected |
| clone(WAL::Entity &entity) const override | BBM::PositionComponent | virtual |
| Component(Entity &entity) | WAL::Component | explicitprotected |
| Component(const Component &)=default | WAL::Component | protected |
| getX() const | BBM::PositionComponent | |
| getY() const | BBM::PositionComponent | |
| getZ() const | BBM::PositionComponent | |
| onStart() | WAL::Component | virtual |
| onStop() | WAL::Component | virtual |
| operator=(const PositionComponent &)=delete | BBM::PositionComponent | |
| WAL::Component::operator=(const Component &)=delete | WAL::Component | |
| position | BBM::PositionComponent | |
| PositionComponent(WAL::Entity &entity) | BBM::PositionComponent | explicit |
| PositionComponent(WAL::Entity &entity, Vector3f pos) | BBM::PositionComponent | |
| PositionComponent(WAL::Entity &entity, float x, float y, float z) | BBM::PositionComponent | |
| PositionComponent(const PositionComponent &)=default | BBM::PositionComponent | |
| ~Component()=default | WAL::Component | virtual |
| ~PositionComponent() override=default | BBM::PositionComponent |
1.8.17