C# 클래스 Indiefreaks.Xna.Input.NoPlayerInput

Stub Class used when no Input device is connected
This avoids getting exceptions when trying to get a PlayerInput instance that isn't connected
상속: PlayerInput
파일 보기 프로젝트 열기: Indiefreaks/igf 1 사용 예제들

공개 메소드들

메소드 설명
NoPlayerInput ( PlayerIndex playerIndex ) : Indiefreaks.Xna.Core

메소드 상세

NoPlayerInput() 공개 메소드

public NoPlayerInput ( PlayerIndex playerIndex ) : Indiefreaks.Xna.Core
playerIndex PlayerIndex
리턴 Indiefreaks.Xna.Core