Cogs.Core
Cogs::Keyboard Member List

This is the complete list of members for Cogs::Keyboard, including all inherited members.

eventQueue (defined in Cogs::Keyboard)Cogs::Keyboardprivate
events (defined in Cogs::Keyboard)Cogs::Keyboardprivate
getEvents() constCogs::Keyboardinline
getState() constCogs::Keyboardinline
hasChar(std::string_view ch) const (defined in Cogs::Keyboard)Cogs::Keyboardinline
isKeyDown(Key key) const (defined in Cogs::Keyboard)Cogs::Keyboardinline
isKeyUp(Key key) const (defined in Cogs::Keyboard)Cogs::Keyboardinline
state (defined in Cogs::Keyboard)Cogs::Keyboardprivate
submitChar(std::string ch, double timestamp)Cogs::Keyboard
submitKeyDown(Key key, double timestamp)Cogs::Keyboard
submitKeyUp(Key key, double timestamp)Cogs::Keyboard
submitReset(double timestamp)Cogs::Keyboard
update()Cogs::Keyboard
wasKeyPressed(Key key) constCogs::Keyboard
wasKeyReleased(Key key) constCogs::Keyboard