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