C# Class BarracksUpgrade, ScorpioDev

Inheritance: MonoBehaviour
Mostra file Open project: mbiondi17/ScorpioDev

Public Properties

Property Type Description
currentTextArchers Text
currentTextArmor Text
currentTextArtillery Text
currentTextInfantry Text
denarii int
denariiTextBox Text
gameManager GameManager,
upgradeAtkArchers Text
upgradeAtkArmor Text
upgradeAtkArtillery Text
upgradeAtkInfantry Text
upgradeDexArchers Text
upgradeDexInfantry Text
upgradeLifeArchers Text
upgradeLifeArmor Text
upgradeLifeArtillery Text
upgradeLifeInfantry Text
upgradeRngArchers Text
upgradeRngArtillery Text
upgradeSpdArmor Text
upgradeSpdInfantry Text

Public Methods

Method Description
Start ( ) : void
Update ( ) : void
upgradeArcherAtk ( ) : void
upgradeArcherDex ( ) : void
upgradeArcherLife ( ) : void
upgradeArcherRng ( ) : void
upgradeArmorAtk ( ) : void
upgradeArmorLife ( ) : void
upgradeArmorSpeed ( ) : void
upgradeArtilleryAtk ( ) : void
upgradeArtilleryLife ( ) : void
upgradeArtilleryRng ( ) : void
upgradeInfantryAtk ( ) : void
upgradeInfantryDex ( ) : void
upgradeInfantryLife ( ) : void
upgradeInfantrySpd ( ) : void

Private Methods

Method Description
updateCurrArchText ( ) : void
updateCurrArmText ( ) : void
updateCurrArtText ( ) : void
updateCurrInfText ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

upgradeArcherAtk() public method

public upgradeArcherAtk ( ) : void
return void

upgradeArcherDex() public method

public upgradeArcherDex ( ) : void
return void

upgradeArcherLife() public method

public upgradeArcherLife ( ) : void
return void

upgradeArcherRng() public method

public upgradeArcherRng ( ) : void
return void

upgradeArmorAtk() public method

public upgradeArmorAtk ( ) : void
return void

upgradeArmorLife() public method

public upgradeArmorLife ( ) : void
return void

upgradeArmorSpeed() public method

public upgradeArmorSpeed ( ) : void
return void

upgradeArtilleryAtk() public method

public upgradeArtilleryAtk ( ) : void
return void

upgradeArtilleryLife() public method

public upgradeArtilleryLife ( ) : void
return void

upgradeArtilleryRng() public method

public upgradeArtilleryRng ( ) : void
return void

upgradeInfantryAtk() public method

public upgradeInfantryAtk ( ) : void
return void

upgradeInfantryDex() public method

public upgradeInfantryDex ( ) : void
return void

upgradeInfantryLife() public method

public upgradeInfantryLife ( ) : void
return void

upgradeInfantrySpd() public method

public upgradeInfantrySpd ( ) : void
return void

Property Details

currentTextArchers public_oe property

public Text currentTextArchers
return Text

currentTextArmor public_oe property

public Text currentTextArmor
return Text

currentTextArtillery public_oe property

public Text currentTextArtillery
return Text

currentTextInfantry public_oe property

public Text currentTextInfantry
return Text

denarii public_oe property

public int denarii
return int

denariiTextBox public_oe property

public Text denariiTextBox
return Text

gameManager public_oe property

public GameManager, gameManager
return GameManager,

upgradeAtkArchers public_oe property

public Text upgradeAtkArchers
return Text

upgradeAtkArmor public_oe property

public Text upgradeAtkArmor
return Text

upgradeAtkArtillery public_oe property

public Text upgradeAtkArtillery
return Text

upgradeAtkInfantry public_oe property

public Text upgradeAtkInfantry
return Text

upgradeDexArchers public_oe property

public Text upgradeDexArchers
return Text

upgradeDexInfantry public_oe property

public Text upgradeDexInfantry
return Text

upgradeLifeArchers public_oe property

public Text upgradeLifeArchers
return Text

upgradeLifeArmor public_oe property

public Text upgradeLifeArmor
return Text

upgradeLifeArtillery public_oe property

public Text upgradeLifeArtillery
return Text

upgradeLifeInfantry public_oe property

public Text upgradeLifeInfantry
return Text

upgradeRngArchers public_oe property

public Text upgradeRngArchers
return Text

upgradeRngArtillery public_oe property

public Text upgradeRngArtillery
return Text

upgradeSpdArmor public_oe property

public Text upgradeSpdArmor
return Text

upgradeSpdInfantry public_oe property

public Text upgradeSpdInfantry
return Text