C# Класс PoisonSplash, verthex

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

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

Метод Описание
DoDamage ( Tower, t, int center, int damage, Tower, self, int firingSec ) : void
GetDamagedSections ( Tower, t, int center ) : List
GetInfo ( int damage ) : string
PoisonSplash ( 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

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

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