C# 클래스 Astroids.Classes.ControlHandler

파일 보기 프로젝트 열기: Timvangool/AsteroidsAPO2 1 사용 예제들

공개 메소드들

메소드 설명
ControlHandler ( ) : System
GetInput ( ) : List
SetWiimoteLeds ( int wmIndex, int lives ) : void

메소드 상세

ControlHandler() 공개 메소드

public ControlHandler ( ) : System
리턴 System

GetInput() 공개 메소드

public GetInput ( ) : List
리턴 List

SetWiimoteLeds() 공개 메소드

public SetWiimoteLeds ( int wmIndex, int lives ) : void
wmIndex int
lives int
리턴 void