C# 클래스 _3D_Madness.Round

파일 보기 프로젝트 열기: Arasho/GR

공개 메소드들

메소드 설명
EndRound ( Game1 g ) : bool
NextTurn ( ) : void
PuttingElement ( ) : void
PuttingPowl ( ) : void

메소드 상세

EndRound() 공개 정적인 메소드

public static EndRound ( Game1 g ) : bool
g Game1
리턴 bool

NextTurn() 공개 정적인 메소드

public static NextTurn ( ) : void
리턴 void

PuttingElement() 공개 정적인 메소드

public static PuttingElement ( ) : void
리턴 void

PuttingPowl() 공개 정적인 메소드

public static PuttingPowl ( ) : void
리턴 void