Scaleform::GFx::OrientationEvent::OrientationType

Scaleform::GFx::OrientationEvent::OrientationType
enum OrientationType {
  Default,
  RotatedLeft,
  RotatedRight,
  UpsideDown,
  Unknown
};
Description

The type of orientation.

Members
Members 
Description 
Default 
The default (right-side up) orientation. 
RotatedLeft 
Left-hand orientation. 
RotatedRight 
Right-hand orientation. 
UpsideDown 
Upside-down orientation. 
Unknown 
An unknown orientation. 
File

GFx_Event.h