C# 클래스 InputCoalescer, pyramidwarf

파일 보기 프로젝트 열기: renaudbedard/pyramidwarf

공개 프로퍼티들

프로퍼티 타입 설명
Players PlayerInput[],
StickDeadzone float

공개 메소드들

메소드 설명
Update ( bool coalesceInterPlayer ) : void

비공개 메소드들

메소드 설명
UpdateFirstPlayerKeyboard ( ) : void
UpdateGamepadPlayer ( InputDevice controller, int playerIndex ) : void
UpdateSecondPlayerKeyboard ( ) : void

메소드 상세

Update() 공개 정적인 메소드

public static Update ( bool coalesceInterPlayer ) : void
coalesceInterPlayer bool
리턴 void

프로퍼티 상세

Players 공개적으로 정적으로 프로퍼티

public static PlayerInput[], Players
리턴 PlayerInput[],

StickDeadzone 공개적으로 정적으로 프로퍼티

public static float StickDeadzone
리턴 float