|
Pacman Torben Petré
|
This is the complete list of members for logic::CollectibleEntityModel, including all inherited members.
| attach(const std::shared_ptr< Observer > &observer) | logic::Subject | |
| collect()=0 | logic::CollectibleEntityModel | pure virtual |
| CollectibleEntityModel(float normalizedX, float normalizedY) | logic::CollectibleEntityModel | explicit |
| EntityModel(float normalizedX, float normalizedY) | logic::EntityModel | explicit |
| getX() const | logic::EntityModel | |
| getY() const | logic::EntityModel | |
| notify(Events event) | logic::Subject | |
| observers | logic::Subject | protected |
| x | logic::EntityModel | protected |
| y | logic::EntityModel | protected |
| ~EntityModel() override=default | logic::EntityModel | |
| ~Subject()=default | logic::Subject | virtual |