18.7Class SDLKMOD

Enumeration for SDL Key Modifiers.

Class SDLKMOD

This enumeration contains the scan key codes that are returned by SDL when querying for a certain key.

The key modifiers are actually bitfields that can be combined through the binary "|" (or) operator.

Key modifiers in this enumeration are:

- SDLKMOD.NONE: No modifiers applicable

Made with http://www.falconpl.org