StickDirections 列挙体

スティックの入力方向

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public enum StickDirections
メンバー
  メンバー説明
Neutral0ニュートラル
Up1
UpRight2右上
Right3
DownRight4右下
Down5
DownLeft6左下
Left7
UpLeft8左上
関連項目