Scaleform::Platform::Caps
Scaleform::Platform::Caps
enum Caps {
Cap_LockOrientation = 0x0001
};
Description
Enumeration of possible capabilities for different platforms.
Members
Members |
Description |
Cap_LockOrientation = 0x0001 |
Whether the platform can lock its orientation. |
File