메소드 | 설명 | |
---|---|---|
DoDamage ( Tower, t, int center, int damage, Tower, self, int firingSec ) : void | ||
Drain ( SectionWeapon, effectedWeapon ) : System.Collections | ||
GetDamagedSections ( Tower, t, int center ) : List |
||
GetInfo ( int damage ) : string | ||
Heal ( int damage, int center, Tower, t ) : void |
public DoDamage ( Tower, t, int center, int damage, Tower, self, int firingSec ) : void | ||
t | Tower, | |
center | int | |
damage | int | |
self | Tower, | |
firingSec | int | |
리턴 | void |
public Drain ( SectionWeapon, effectedWeapon ) : System.Collections | ||
effectedWeapon | SectionWeapon, | |
리턴 | System.Collections |
public GetDamagedSections ( Tower, t, int center ) : List |
||
t | Tower, | |
center | int | |
리턴 | List |
public Heal ( int damage, int center, Tower, t ) : void | ||
damage | int | |
center | int | |
t | Tower, | |
리턴 | void |