C# Class Forest, Energy

Inheritance: Lane
Show file Open project: JungleJinn/Energy Class Usage Examples

Public Methods

Method Description
applyUpgrade ( ) : Building,
getBuildingType ( ) : Type,

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

applyUpgrade() public method

public applyUpgrade ( ) : Building,
return Building,

getBuildingType() public method

public getBuildingType ( ) : Type,
return Type,