C# 클래스 Squared.DualShock4.DualShock4Touchpad

파일 보기 프로젝트 열기: kg/DS4_PSO2

공개 메소드들

메소드 설명
GetPreviousState ( int index ) : TouchInfo
ToString ( ) : string
this ( int index ) : TouchInfo

비공개 메소드들

메소드 설명
DualShock4Touchpad ( ) : System
ReadFromBuffer ( byte buffer ) : void

메소드 상세

GetPreviousState() 공개 메소드

public GetPreviousState ( int index ) : TouchInfo
index int
리턴 TouchInfo

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

this() 공개 메소드

public this ( int index ) : TouchInfo
index int
리턴 TouchInfo