Méthode | Description | |
---|---|---|
EntityEditorInstance ( |
||
EntityEditorInstance ( |
||
addComponent ( uint handleid, String name ) : void | ||
removeAllComponents ( ) : void | ||
removeComponent ( uint componentid ) : void | ||
setEntityType ( String entityType ) : void | ||
setName ( String name ) : void | ||
update ( ) : void |
Méthode | Description | |
---|---|---|
registerEvents ( ) : void |
public EntityEditorInstance ( |
||
instancePtr | ||
view | ||
Résultat | System |
public EntityEditorInstance ( |
||
instancePtr | ||
view | ||
filename | String | |
Résultat | System |
public addComponent ( uint handleid, String name ) : void | ||
handleid | uint | |
name | String | |
Résultat | void |
public removeComponent ( uint componentid ) : void | ||
componentid | uint | |
Résultat | void |
public setEntityType ( String entityType ) : void | ||
entityType | String | |
Résultat | void |