C# 클래스 Hexapet.Controllers

**** Controllers Class **** HID Controller devices - XBox controller Data transfer helpers: message parsers, direction to motor value translatores, etc.
파일 보기 프로젝트 열기: peejster/hexapet

공개 프로퍼티들

프로퍼티 타입 설명
FoundLocalControlsWorking bool

공개 메소드들

메소드 설명
XboxJoystickCheck ( ) : void
XboxJoystickInit ( ) : void

비공개 메소드들

메소드 설명
Controller_DirectionChanged ( ControllerVector sender ) : void
XBoxToRobotDirection ( ControllerDirection dir, int magnitude ) : void

메소드 상세

XboxJoystickCheck() 공개 정적인 메소드

public static XboxJoystickCheck ( ) : void
리턴 void

XboxJoystickInit() 공개 정적인 메소드

public static XboxJoystickInit ( ) : void
리턴 void

프로퍼티 상세

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

public static bool FoundLocalControlsWorking
리턴 bool