Struct KeySym
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl key sym
public struct KeySymInherited Members
Fields
mod
The mod
public KeyMods modField Value
scancode
The scancode
public SdlScancode scancodeField Value
sym
The sym
public KeyCodes symField Value
unicode
The unicode
public uint unicode