C# Класс Electric_Potatoe_TD.Speed

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

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

Метод Описание
Speed ( float xPos, float yPos, int resistor, int cost, Game game ) : System
getType ( ) : EType

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

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

public Speed ( float xPos, float yPos, int resistor, int cost, Game game ) : System
xPos float
yPos float
resistor int
cost int
game Game
Результат System

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

public getType ( ) : EType
Результат EType