|
RType
|
This is the complete list of members for Collision, including all inherited members.
| _score | Collision | |
| _serverSocket | IService | protected |
| AService(std::shared_ptr< ServerSocket > serverSocket) | AService | explicit |
| cancelMove(const std::shared_ptr< Event > &event, const std::shared_ptr< Drawable > &drawable) | Collision | static |
| checkCollision(const std::shared_ptr< Drawable > &drawable, const std::shared_ptr< Drawable > &other) | Collision | static |
| Collision(std::shared_ptr< ServerSocket > serverSocket) | Collision | inlineexplicit |
| update(std::shared_ptr< Event > event, std::shared_ptr< IComponentRType > component) override | Collision | virtual |
| IService::update(IGame *game, std::vector< IObject * > objects)=0 | IService | pure virtual |
| ~AService() override=default | AService | |
| ~IService()=default | IService | virtual |