| 属性 | 定义方 | ||
|---|---|---|---|
| masterView : ViewMap [只读-属性] | FireMain | ||
| progress : IEventDispatcher [只读-属性] | FireMain | ||
| sceneView : UIView [只读-属性] | FireMain | ||
| totalProgress : uint [只读-属性] | FireMain | ||
| 方法 | 定义方 | ||
|---|---|---|---|
FireMain(arg:Object = null, content:DisplayObject = null) | FireMain | ||
completeProgress():void | FireMain | ||
registerProgress():void | FireMain | ||
| 方法 | 定义方 | ||
|---|---|---|---|
createComplete():void | FireMain | ||
detectConfig():void | FireMain | ||
| FireMain | |||
initComplete():void | FireMain | ||
setConfig(arg:Object, content:DisplayObject = null):void | FireMain | ||
| 事件 | 摘要 | 定义方 | ||
|---|---|---|---|---|
| FireMain | ||||
| FireMain | ||||
| masterView | 属性 |
| progress | 属性 |
progress:IEventDispatcher [只读-属性] public function get progress():IEventDispatcher| sceneView | 属性 |
| totalProgress | 属性 |
totalProgress:uint [只读-属性] public function get totalProgress():uint| FireMain | () | 构造函数 |
public function FireMain(arg:Object = null, content:DisplayObject = null)arg:Object (default = null) | |
content:DisplayObject (default = null) |
| completeProgress | () | 方法 |
public function completeProgress():void| createComplete | () | 方法 |
protected function createComplete():void| detectConfig | () | 方法 |
protected function detectConfig():void| detectConfigAfterResourceComplete | () | 方法 |
protected function detectConfigAfterResourceComplete():void| initComplete | () | 方法 |
protected function initComplete():void| registerProgress | () | 方法 |
public function registerProgress():void| setConfig | () | 方法 |
protected function setConfig(arg:Object, content:DisplayObject = null):void参数
arg:Object | |
content:DisplayObject (default = null) |
| createComplete | 事件 |
| initComplete | 事件 |