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