Script
Public Slots | List of all members
KeyModifiers Class Reference

Scripting interface class to query key modifiers. More...

#include <keyinterface.h>

Inheritance diagram for KeyModifiers:
Inheritance graph
[legend]
Collaboration diagram for KeyModifiers:
Collaboration graph
[legend]

Public Slots

bool IsShiftPressed ()
 
bool IsControlPressed ()
 
bool IsAlternatePressed ()
 
bool IsSpacePressed ()
 

Detailed Description

Scripting interface class to query key modifiers.

Member Function Documentation

bool KeyModifiers::IsAlternatePressed ( )
slot
bool KeyModifiers::IsControlPressed ( )
slot
bool KeyModifiers::IsShiftPressed ( )
slot
bool KeyModifiers::IsSpacePressed ( )
slot

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