C# 클래스 Afterglow.Input.Xna.XnaInputDevices

Implementation of IInputDevices for Xna.
상속: IInputDevices
파일 보기 프로젝트 열기: Christof/afterglow 1 사용 예제들

공개 메소드들

메소드 설명
Update ( ) : void

Updates the input devices.

XnaInputDevices ( )

Initializes a new instance of the XnaInputDevices class.

메소드 상세

Update() 공개 메소드

Updates the input devices.
public Update ( ) : void
리턴 void

XnaInputDevices() 공개 메소드

Initializes a new instance of the XnaInputDevices class.
public XnaInputDevices ( )