IStickStateGetAngle メソッド

スティックの角度を取得します(0~359)

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
int GetAngle(
	bool isClockwise
)

パラメーター

isClockwise
型: SystemBoolean
false:左回り, true:右回り

戻り値

型: Int32
スティックの角度
関連項目