|
RType
|
This is the complete list of members for AComponent, including all inherited members.
| _attribute | IComponent | protected |
| _clientCore | IComponent | protected |
| _type | IComponent | protected |
| AComponent(ClientCore *clientCore) | AComponent | inlineexplicit |
| action()=0 | IComponent | pure virtual |
| action_target | IComponent | protected |
| addActionTarget(std::shared_ptr< IComponent > component) override | AComponent | virtual |
| addSubComponent(std::shared_ptr< IComponent > component) override | AComponent | virtual |
| display(sf::RenderWindow &window)=0 | IComponent | pure virtual |
| getAttribute() override | AComponent | virtual |
| getType() const override | AComponent | virtual |
| handleEvent(const sf::Event &event, sf::RenderWindow &window)=0 | IComponent | pure virtual |
| IComponent(ClientCore *clientCore) | IComponent | inlineexplicit |
| setAttribute(std::string attribute) override | AComponent | virtual |
| sub_components | IComponent | protected |
| ~AComponent() override=default | AComponent | |
| ~IComponent()=default | IComponent | virtual |