| Package | vegas.ioc.io |
| Class | public class ObjectResourceType |
| Inheritance | ObjectResourceType Object |
| Constant | Defined By | ||
|---|---|---|---|
| ASSEMBLY : String = assembly [static]
The "assembly" resource type. | ObjectResourceType | ||
| CONFIG : String = config [static]
The "config" resource type. | ObjectResourceType | ||
| CONTEXT : String = context [static]
The "context" resource type. | ObjectResourceType | ||
| FONT : String = font [static]
The "font" resource type. | ObjectResourceType | ||
| I18N : String = i18n [static]
The "i18n" resource type. | ObjectResourceType | ||
| SHADER : String = shader [static]
The "shader" resource type. | ObjectResourceType | ||
| SOUND : String = sound [static]
The "sound" resource type. | ObjectResourceType | ||
| STYLE : String = style [static]
The "style" resource type. | ObjectResourceType | ||
| TEXT : String = text [static]
The "text" resource type. | ObjectResourceType | ||
| XML : String = xml [static]
The "xml" resource type. | ObjectResourceType | ||
| ASSEMBLY | Constant |
public static const ASSEMBLY:String = assemblyThe "assembly" resource type.
| CONFIG | Constant |
public static const CONFIG:String = configThe "config" resource type.
| CONTEXT | Constant |
public static const CONTEXT:String = contextThe "context" resource type.
| FONT | Constant |
public static const FONT:String = fontThe "font" resource type.
| I18N | Constant |
public static const I18N:String = i18nThe "i18n" resource type.
| SHADER | Constant |
public static const SHADER:String = shaderThe "shader" resource type.
| SOUND | Constant |
public static const SOUND:String = soundThe "sound" resource type.
| STYLE | Constant |
public static const STYLE:String = styleThe "style" resource type.
| TEXT | Constant |
public static const TEXT:String = textThe "text" resource type.
| XML | Constant |
public static const XML:String = xmlThe "xml" resource type.