|
RType
|
This is the complete list of members for SoundComponent, including all inherited members.
| _attribute | IComponent | protected |
| _clientCore | IComponent | protected |
| _type | IComponent | protected |
| AComponent(ClientCore *clientCore) | AComponent | inlineexplicit |
| action() override | SoundComponent | 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) override | SoundComponent | virtual |
| getAttribute() override | AComponent | virtual |
| getType() const override | AComponent | virtual |
| handleEvent(const sf::Event &event, sf::RenderWindow &window) override | SoundComponent | virtual |
| IComponent(ClientCore *clientCore) | IComponent | inlineexplicit |
| setAttribute(std::string attribute) override | AComponent | virtual |
| setSound(const std::string &path) | SoundComponent | |
| SoundComponent(ClientCore *core, std::shared_ptr< ClientSocket > socket) | SoundComponent | explicit |
| stop() | SoundComponent | |
| sub_components | IComponent | protected |
| ~AComponent() override=default | AComponent | |
| ~IComponent()=default | IComponent | virtual |
| ~SoundComponent() override=default | SoundComponent |