C# 클래스 Evolution_War.UpgradeGroup

파일 보기 프로젝트 열기: jonathandlo/Evolution_War 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CannonAutoFire Upgrade
CannonHoming Upgrade
CannonMultiFire Upgrade
CannonPower Upgrade
CannonSpeed Upgrade
ShipArmor Upgrade
ShipShield Upgrade
ShipShieldRegen Upgrade
ShipThrust Upgrade
ShipTurn Upgrade

공개 메소드들

메소드 설명
GetUpgradesByCost ( ) : List>.Dictionary
UpgradeCannon ( Cannon &pCannon, UpgradeGroup pLevels ) : void

비공개 메소드들

메소드 설명
AddUpgradeByCost ( Upgrade pUpgrade, Dictionary pMasterList ) : void

메소드 상세

GetUpgradesByCost() 공개 메소드

public GetUpgradesByCost ( ) : List>.Dictionary
리턴 List>.Dictionary

UpgradeCannon() 공개 정적인 메소드

public static UpgradeCannon ( Cannon &pCannon, UpgradeGroup pLevels ) : void
pCannon Cannon
pLevels UpgradeGroup
리턴 void

프로퍼티 상세

CannonAutoFire 공개적으로 프로퍼티

public Upgrade CannonAutoFire
리턴 Upgrade

CannonHoming 공개적으로 프로퍼티

public Upgrade CannonHoming
리턴 Upgrade

CannonMultiFire 공개적으로 프로퍼티

public Upgrade CannonMultiFire
리턴 Upgrade

CannonPower 공개적으로 프로퍼티

public Upgrade CannonPower
리턴 Upgrade

CannonSpeed 공개적으로 프로퍼티

public Upgrade CannonSpeed
리턴 Upgrade

ShipArmor 공개적으로 프로퍼티

public Upgrade ShipArmor
리턴 Upgrade

ShipShield 공개적으로 프로퍼티

public Upgrade ShipShield
리턴 Upgrade

ShipShieldRegen 공개적으로 프로퍼티

public Upgrade ShipShieldRegen
리턴 Upgrade

ShipThrust 공개적으로 프로퍼티

public Upgrade ShipThrust
리턴 Upgrade

ShipTurn 공개적으로 프로퍼티

public Upgrade ShipTurn
리턴 Upgrade