Property | Type | Description | |
---|---|---|---|
CurrentEnergy | float | ||
EnergyBarBackground | Texture | ||
Energybar | Texture |
Method | Description | |
---|---|---|
AdjustCurrentEnergy ( float adj ) : void | ||
OnGUI ( ) : void | ||
SetCurrentEnergy ( float adj ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public AdjustCurrentEnergy ( float adj ) : void | ||
adj | float | |
return | void |