C# 클래스 FermiInTheAir.GameObjects.Player

파일 보기 프로젝트 열기: TominaP/Fermi-in-the-air

공개 메소드들

메소드 설명
Clear ( ) : void
Player ( ) : System
Print ( ) : void
SetPlaneCoordinates ( ) : void

비공개 메소드들

메소드 설명
GetPlaneHeight ( ) : int
GetPlaneWidth ( ) : int
PrintSelectedPlane ( int x, int y ) : void

메소드 상세

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Player() 공개 메소드

public Player ( ) : System
리턴 System

Print() 공개 메소드

public Print ( ) : void
리턴 void

SetPlaneCoordinates() 공개 메소드

public SetPlaneCoordinates ( ) : void
리턴 void