Package | artcustomer.framework.loaders.assets.consts |
Class | public class AssetType |
Inheritance | AssetType Object |
Constant | Defined 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 |
ANIMATION | Constant |
public static const ANIMATION:String = animation
IMAGE | Constant |
public static const IMAGE:String = image
OBJECT3D | Constant |
public static const OBJECT3D:String = object3d
SOUND | Constant |
public static const SOUND:String = sound
TEXT | Constant |
public static const TEXT:String = text