CG-Project2
|
This is the complete list of members for InputComponent, including all inherited members.
call(const unsigned int &key) | InputComponent | inline |
callbacks | InputComponent | |
Component()=default (defined in Component) | Component | |
getAllKeys() const | InputComponent | inline |
InputComponent()=default | InputComponent | |
registerAction(const unsigned int &key, const std::function< void()> &callback) | InputComponent | inline |
~Component()=default (defined in Component) | Component | virtual |
~InputComponent() override=default (defined in InputComponent) | InputComponent |