Namespace: DeltaEngine.InputAssembly: DeltaEngine.Input (in DeltaEngine.Input.dll) Version: 1.1.1.0 (1.1.1)
public State X1Button { get; protected set; }
public State X1Button { get; protected set; }
Public Property X1Button As State
Get
Protected Set
Public Property X1Button As State
Get
Protected Set
public:
property State X1Button {
State get ();
protected: void set (State value);
}
public:
property State X1Button {
State get ();
protected: void set (State value);
}
member X1Button : State with get, set
member X1Button : State with get, set
Property Value
Type:
State