v2026.5.3
All Bundles
Bundle SDL2 multimedia library for 2D graphics, input handling, audio playback, and window management. Core types: Window, Renderer, Texture, Surface, Event, and Mixer. Compile with -lib sdl2.

Keysym

Key information used in key events

Operations

GetMod #

Gets the modifier

method : public : GetMod() ~ Int

Return

TypeDescription
Intmodifier

GetScancode #

Gets the scan code

method : public : GetScancode() ~ Int

Return

TypeDescription
Intscan code

GetSym #

Gets the symbol

method : public : GetSym() ~ Int

Return

TypeDescription
Intsymbol