Property | Type | Description | |
---|---|---|---|
updateType | int |
Property | Type | Description | |
---|---|---|---|
Draw | void | ||
ReserveDustID | int | ||
ResizeArrays | void | ||
SetupDust | void | ||
SetupUpdateType | void | ||
TakeDownUpdateType | void | ||
Unload | void |
Method | Description | |
---|---|---|
Autoload ( string &name, string &texture ) : bool | ||
GetAlpha ( |
||
GetDust ( int type ) : |
||
MidUpdate ( |
||
OnSpawn ( |
||
SetDefaults ( ) : void | ||
Update ( |
Method | Description | |
---|---|---|
Draw ( |
||
ReserveDustID ( ) : int | ||
ResizeArrays ( ) : void | ||
SetupDust ( |
||
SetupUpdateType ( |
||
TakeDownUpdateType ( |
||
Unload ( ) : void |
public Autoload ( string &name, string &texture ) : bool | ||
name | string | |
texture | string | |
return | bool |
public GetAlpha ( |
||
dust | ||
lightColor | Color | |
return | Color? |