Packagecom.as3dmod.util
Classpublic class ModConstant



Public Properties
 PropertyDefined by
  LEFT : int = -1
[static]
ModConstant
  RIGHT : int = 1
[static]
ModConstant
Public Constants
 ConstantDefined by
  NONE : int = 0
[static]
ModConstant
  X : int = 1
[static]
ModConstant
  Y : int = 2
[static]
ModConstant
  Z : int = 4
[static]
ModConstant
Property detail
LEFTproperty
public static var LEFT:int = -1
RIGHTproperty 
public static var RIGHT:int = 1
Constant detail
NONEconstant
public static const NONE:int = 0
Xconstant 
public static const X:int = 1
Yconstant 
public static const Y:int = 2
Zconstant 
public static const Z:int = 4