C# 클래스 MBC.App.Terminal.Modules.CompetitionOptionsDisplay

상속: TerminalModule
파일 보기 프로젝트 열기: aiclub/Mohawk_Battleship

공개 메소드들

메소드 설명
CompetitionOptionsDisplay ( ControllerSkeleton red, ControllerSkeleton blue ) : System

보호된 메소드들

메소드 설명
Display ( ) : void

비공개 메소드들

메소드 설명
ButtonConfirmEvent ( string btn ) : bool

메소드 상세

CompetitionOptionsDisplay() 공개 메소드

public CompetitionOptionsDisplay ( ControllerSkeleton red, ControllerSkeleton blue ) : System
red ControllerSkeleton
blue ControllerSkeleton
리턴 System

Display() 보호된 메소드

protected Display ( ) : void
리턴 void