C# Class BlockadeRepairer, AwesomeGameInSpace

Inheritance: Interactive
Afficher le fichier Open project: ZPZ-Gr2/AwesomeGameInSpace

Méthodes publiques

Свойство Type Description
buildCost int
repairAmount float
repairCost int

Méthodes publiques

Méthode Description
HoldAction ( ) : void
Start ( ) : void

Method Details

HoldAction() public méthode

public HoldAction ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

buildCost public_oe property

public int buildCost
Résultat int

repairAmount public_oe property

public float repairAmount
Résultat float

repairCost public_oe property

public int repairCost
Résultat int