|
FifeGUI 0.2.0
A C++ GUI library designed for games.
|
This is the complete list of members for fcn::Input, including all inherited members.
| _pollInput()=0 | fcn::Input | pure virtual |
| dequeueKeyInput()=0 | fcn::Input | pure virtual |
| dequeueMouseInput()=0 | fcn::Input | pure virtual |
| Input(Input const &)=delete (defined in fcn::Input) | fcn::Input | |
| Input(Input &&)=delete (defined in fcn::Input) | fcn::Input | |
| Input()=default (defined in fcn::Input) | fcn::Input | protected |
| isKeyQueueEmpty()=0 | fcn::Input | pure virtual |
| isMouseQueueEmpty()=0 | fcn::Input | pure virtual |
| operator=(Input const &)=delete (defined in fcn::Input) | fcn::Input | |
| operator=(Input &&)=delete (defined in fcn::Input) | fcn::Input | |
| ~Input()=default (defined in fcn::Input) | fcn::Input | virtual |