Vesper 0.5.1
Vesper is short form for the Latin word for "Bat", as Vesper is designed to be small, lightweight, and easily handle things like particles and flocking behaviors in accordance with the nature of bats. \n It is meant to be a particle simulation, VFX editor, and CAN be used secondarily as a small game engine.
GitHub | Vesper Updates | Creator
Loading...
Searching...
No Matches
Vesper::KeyPressedEvent Member List

This is the complete list of members for Vesper::KeyPressedEvent, including all inherited members.

GetCategoryFlags() const =0Vesper::Eventpure virtual
GetEventType() const =0Vesper::Eventpure virtual
GetKeyCode() constVesper::KeyEventinline
GetName() const =0Vesper::Eventpure virtual
GetRepeatCount() constVesper::KeyPressedEventinline
HandledVesper::Event
IsInCategory(EventCategory category)Vesper::Eventinline
KeyEvent(int keycode)Vesper::KeyEventinlineprotected
KeyPressedEvent(int keycode, int repeatCount)Vesper::KeyPressedEventinline
m_KeyCodeVesper::KeyEventprotected
m_RepeatCountVesper::KeyPressedEventprivate
ToString() const overrideVesper::KeyPressedEventinlinevirtual
~Event()=defaultVesper::Eventvirtual