Data Fields
sfSensorEvent Struct Reference

Sensor event parameters. More...

#include <Event.h>

Data Fields

sfEventType type
 
sfSensorType sensorType
 
float x
 
float y
 
float z
 

Detailed Description

Sensor event parameters.

Definition at line 190 of file Event.h.

Field Documentation

sfSensorType sfSensorEvent::sensorType

Definition at line 193 of file Event.h.

sfEventType sfSensorEvent::type

Definition at line 192 of file Event.h.

float sfSensorEvent::x

Definition at line 194 of file Event.h.

float sfSensorEvent::y

Definition at line 195 of file Event.h.

float sfSensorEvent::z

Definition at line 196 of file Event.h.


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