C# Class Electric_Potatoe_TD.Strenght

Inheritance: Tower
Mostrar archivo Open project: Haseo/Electric-Potatoe-TD

Public Methods

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

Method Details

Strenght() public method

public Strenght ( 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