Packagecom.kongregate.air
Classpublic class PlatformType
InheritancePlatformType Inheritance Object

Enumerator for determining the client's platform.



Public Constants
 ConstantDefined By
  ANDROID : int = 2
[static]
PlatformType
  IOS : int = 1
[static]
PlatformType
  OSX : int = 3
[static]
PlatformType
  WEB : int = 0
[static]
PlatformType
  WINDOWS : int = 4
[static]
PlatformType
Constant Detail
ANDROIDConstant
public static const ANDROID:int = 2

IOSConstant 
public static const IOS:int = 1

OSXConstant 
public static const OSX:int = 3

WEBConstant 
public static const WEB:int = 0

WINDOWSConstant 
public static const WINDOWS:int = 4