Packageartcustomer.maxima.utils.consts
Classpublic class AssetType
InheritanceAssetType Inheritance Object

AssetType



Public Constants
 ConstantDefined By
  ANIMATION : String = animation
[static]
AssetType
  IMAGE : String = image
[static]
AssetType
  OBJECT3D : String = object3d
[static]
AssetType
  SOUND : String = sound
[static]
AssetType
  TEXT : String = text
[static]
AssetType
Constant Detail
ANIMATIONConstant
public static const ANIMATION:String = animation

IMAGEConstant 
public static const IMAGE:String = image

OBJECT3DConstant 
public static const OBJECT3D:String = object3d

SOUNDConstant 
public static const SOUND:String = sound

TEXTConstant 
public static const TEXT:String = text