[][src]Type Definition fermium::SDL_Scancode::Type

type Type = u32;

\brief The SDL keyboard scancode representation.

Values of this type are used to represent keyboard keys, among other places in the \link SDL_Keysym::scancode key.keysym.scancode \endlink field of the SDL_Event structure.

The values in this enumeration are based on the USB usage page standard: http://www.usb.org/developers/hidpage/Hut1_12v2.pdf