#include <CustomEvents.h>
| Enumerator |
|---|
| Orientation_Invalid |
|
| Orientation_FaceUp |
|
| Orientation_FaceDown |
|
| Orientation_Up |
|
| Orientation_Down |
|
| Orientation_Left |
|
| Orientation_Right |
|
| Orientation_Landscape |
|
| Orientation_Portrait |
|
| Orientation_Last |
|
| OrientationEvent::OrientationEvent |
( |
Orientation |
orientation, |
|
|
float |
pitch, |
|
|
float |
roll |
|
) |
| |
|
inline |
| OrientationEvent::OrientationEvent |
( |
Orientation |
orientation | ) |
|
|
inline |
| float OrientationEvent::pitch |
( |
| ) |
const |
|
inline |
| float OrientationEvent::roll |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: