#include <nodes_x3d.h>
Data Fields | |
BASE_NODE SFBool | enabled |
SFInt32 | actionKeyPress |
SFInt32 | actionKeyRelease |
SFBool | altKey |
SFBool | controlKey |
SFBool | isActive |
SFString | keyPress |
SFString | keyRelease |
SFBool | shiftKey |
GF_Node * | metadata |
BASE_NODE SFBool X_KeySensor::enabled |