Loading...
Searching...
No Matches
sfKeyEvent Struct Reference
Keyboard event parameters. More...
#include <SFML/Window/Event.h>
Public Attributes | |
sfEventType | type |
sfKeyCode | code |
sfScancode | scancode |
sfBool | alt |
sfBool | control |
sfBool | shift |
sfBool | system |
Detailed Description
Member Data Documentation
◆ alt
◆ code
◆ control
◆ scancode
sfScancode sfKeyEvent::scancode |
◆ shift
◆ system
◆ type
sfEventType sfKeyEvent::type |
The documentation for this struct was generated from the following file: