Property | Type | Description |
---|
Method | Description | |
---|---|---|
ClearMapPosition ( float x, float y, int type ) : void | ||
Darkness ( ) : System | ||
cover ( ) : void |
Method | Description | |
---|---|---|
OnDestroy ( ) : void |
Overridden from Engine.EntitySystem.Entity.OnDestroy().
|
|
OnPostCreate ( bool loaded ) : void |
Overridden from Engine.EntitySystem.Entity.OnPostCreate(Boolean).
|
public ClearMapPosition ( float x, float y, int type ) : void | ||
x | float | |
y | float | |
type | int | |
return | void |
protected OnPostCreate ( bool loaded ) : void | ||
loaded | bool | |
return | void |