C# 클래스 Electric_Potatoe_TD.Speed

상속: Tower
파일 보기 프로젝트 열기: Haseo/Electric-Potatoe-TD

공개 메소드들

메소드 설명
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