CrystalSpace

Public API Reference

_csKeyModifiers Struct Reference

Flags for all currently pressed modifiers. More...

#include <iutil/evdefs.h>

List of all members.

Public Attributes

unsigned int modifiers [csKeyModifierTypeLast]
 Bitmasks for different modifiers.

Detailed Description

Flags for all currently pressed modifiers.

Definition at line 140 of file evdefs.h.


Member Data Documentation

unsigned int _csKeyModifiers::modifiers[csKeyModifierTypeLast]

Bitmasks for different modifiers.

If the modifier number n was pressed, the nth bit is set.

Example - testing for a specific modifier:

Example - testing if any modifier of a type is pressed:

Definition at line 158 of file evdefs.h.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1