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