CUGL 2.0
Cornell University Game Library
|
This is the complete list of members for cugl::InputDevice, including all inherited members.
_focus | cugl::InputDevice | protected |
_name | cugl::InputDevice | protected |
_nextKey | cugl::InputDevice | protected |
acquireKey() | cugl::InputDevice | |
clearState()=0 | cugl::InputDevice | protectedpure virtual |
currentFocus() const | cugl::InputDevice | inline |
dispose() | cugl::InputDevice | inlineprotectedvirtual |
initWithName(const std::string name) | cugl::InputDevice | inlineprotected |
Input (defined in cugl::InputDevice) | cugl::InputDevice | friend |
InputDevice() | cugl::InputDevice | inlineprotected |
queryEvents(std::vector< Uint32 > &eventset)=0 | cugl::InputDevice | protectedpure virtual |
releaseFocus() | cugl::InputDevice | inline |
requestFocus(Uint32 key) | cugl::InputDevice | inlinevirtual |
RESERVED_KEY | cugl::InputDevice | static |
updateState(const SDL_Event &event, const Timestamp &stamp)=0 | cugl::InputDevice | protectedpure virtual |
~InputDevice() | cugl::InputDevice | inlineprotectedvirtual |