C# Class Electric_Potatoe_TD.Speed

Inheritance: Tower
Datei anzeigen Open project: Haseo/Electric-Potatoe-TD

Public Methods

Method Description
Speed ( float xPos, float yPos, int resistor, int cost, Game game ) : System
getType ( ) : EType

Method Details

Speed() public method

public Speed ( float xPos, float yPos, int resistor, int cost, Game game ) : System
xPos float
yPos float
resistor int
cost int
game Game
return System

getType() public method

public getType ( ) : EType
return EType