Свойство | Type | Description | |
---|---|---|---|
active | bool | ||
initData | string | ||
stream | IStream | ||
url | string |
Méthode | Description | |
---|---|---|
Activate ( ) : void | ||
CreateInstance ( string engineclass ) : |
||
Deactivate ( ) : void | ||
Engine ( ) : System | ||
Init ( IStream stream, string url, string initData ) : void | ||
IsActive ( ) : bool | ||
OnEngineReset ( int state ) : void |
Méthode | Description | |
---|---|---|
fireStateNotify ( int state ) : void |
public static CreateInstance ( string engineclass ) : |
||
engineclass | string | |
Résultat |
public Init ( IStream stream, string url, string initData ) : void | ||
stream | IStream | |
url | string | |
initData | string | |
Résultat | void |
protected fireStateNotify ( int state ) : void | ||
state | int | |
Résultat | void |