C# Class Electric_Potatoe_TD.Speed

Inheritance: Tower
Afficher le fichier Open project: Haseo/Electric-Potatoe-TD

Méthodes publiques

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

Method Details

Speed() public méthode

public Speed ( float xPos, float yPos, int resistor, int cost, Game game ) : System
xPos float
yPos float
resistor int
cost int
game Game
Résultat System

getType() public méthode

public getType ( ) : EType
Résultat EType