IvJoyWithMapping インターフェイス

vJoyのボタンやスティックをDirectInputのマッピングの設定を使用して操作するプロパティを提供します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public interface IvJoyWithMapping

IvJoyWithMapping 型は下記のメンバーを公開します。

プロパティ
  名前説明
Public プロパティA
Aボタン
Public プロパティB
Bボタン
Public プロパティBack
Backボタン
Public プロパティDpad
十字キー
Public プロパティExButton1
拡張ボタン1
Public プロパティExButton10
拡張ボタン10
Public プロパティExButton11
拡張ボタン11
Public プロパティExButton12
拡張ボタン12
Public プロパティExButton13
拡張ボタン13
Public プロパティExButton14
拡張ボタン14
Public プロパティExButton15
拡張ボタン15
Public プロパティExButton2
拡張ボタン2
Public プロパティExButton3
拡張ボタン3
Public プロパティExButton4
拡張ボタン4
Public プロパティExButton5
拡張ボタン5
Public プロパティExButton6
拡張ボタン6
Public プロパティExButton7
拡張ボタン7
Public プロパティExButton8
拡張ボタン8
Public プロパティExButton9
拡張ボタン9
Public プロパティItems
ボタンやスティック、トリガー、十字キーのマッピング設定の集合
Public プロパティLB
LBボタン
Public プロパティLeftStick
左スティック
Public プロパティLeftStickPush
左スティック押し込み
Public プロパティLeftTrigger
左トリガー
Public プロパティRB
RBボタン
Public プロパティRightStick
右スティック
Public プロパティRightStickPush
右スティック押し込み
Public プロパティRightTrigger
右トリガー
Public プロパティStart
Startボタン
Public プロパティX
Xボタン
Public プロパティY
Yボタン
トップ
関連項目