C# Класс PoisonedSplash, verthex

Наследование: WeaponEffect
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
poisonedDamageModifier int

Открытые методы

Метод Описание
DoDamage ( Tower, t, int center, int damage, Tower, self, int firingSec ) : void
GetDamagedSections ( Tower, t, int center ) : List
GetInfo ( int damage ) : string
PoisonedSplash ( SectionWeapon, effectedWeapon ) : System.Collections

Описание методов

DoDamage() публичный Метод

public DoDamage ( Tower, t, int center, int damage, Tower, self, int firingSec ) : void
t Tower,
center int
damage int
self Tower,
firingSec int
Результат void

GetDamagedSections() публичный Метод

public GetDamagedSections ( Tower, t, int center ) : List
t Tower,
center int
Результат List

GetInfo() публичный Метод

public GetInfo ( int damage ) : string
damage int
Результат string

PoisonedSplash() публичный Метод

public PoisonedSplash ( SectionWeapon, effectedWeapon ) : System.Collections
effectedWeapon SectionWeapon,
Результат System.Collections

Описание свойств

poisonedDamageModifier защищенное свойство

protected int poisonedDamageModifier
Результат int