|
VEGO-Engine
0.1
|
This is the complete list of members for InteractionComponent, including all inherited members.
| entity (defined in Component) | Component | |
| getPosition() override | InteractionComponent | virtual |
| init() (defined in Component) | Component | inlinevirtual |
| interact(void *actor, void *data) override | InteractionComponent | virtual |
| InteractionComponent(std::function< void(void *, void *)> callback) | InteractionComponent | |
| InteractionListener() (defined in InteractionListener) | InteractionListener | inline |
| update(uint_fast16_t diffTime) (defined in Component) | Component | inlinevirtual |
| ~Component()=default (defined in Component) | Component | virtual |
| ~InteractionListener() (defined in InteractionListener) | InteractionListener | inlinevirtual |