C# 클래스 ManateesAgainstCards.States.MainMenu

상속: Californium.State
파일 보기 프로젝트 열기: DatZach/HumanityAgainstCards

공개 메소드들

메소드 설명
Draw ( RenderTarget rt ) : void
Enter ( ) : void
MainMenu ( ) : System

비공개 메소드들

메소드 설명
AddButton ( Vector2f position, string value, Button handler ) : void
HostNext ( string name ) : void
JoinNext ( string name ) : void
MenuHost ( ) : bool
MenuJoin ( ) : bool
MenuMain ( ) : bool
MenuPlay ( ) : bool

메소드 상세

Draw() 공개 메소드

public Draw ( RenderTarget rt ) : void
rt RenderTarget
리턴 void

Enter() 공개 메소드

public Enter ( ) : void
리턴 void

MainMenu() 공개 메소드

public MainMenu ( ) : System
리턴 System