Class ControllerState
Inheritance
ControllerState
Assembly: SlipeServer.Packets.dll
Syntax
public class ControllerState
Constructors
|
Edit this page
View Source
ControllerState()
Declaration
Properties
|
Edit this page
View Source
Declaration
public bool ButtonCircle { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public bool ButtonCross { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public bool ButtonSquare { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public bool ButtonTriangle { get; set; }
Property Value
|
Edit this page
View Source
ChatIndicated
Declaration
public short ChatIndicated { get; set; }
Property Value
|
Edit this page
View Source
DPadDown
Declaration
public short DPadDown { get; set; }
Property Value
|
Edit this page
View Source
DPadLeft
Declaration
public short DPadLeft { get; set; }
Property Value
|
Edit this page
View Source
DPadRight
Declaration
public short DPadRight { get; set; }
Property Value
|
Edit this page
View Source
DPadUp
Declaration
public short DPadUp { get; set; }
Property Value
|
Edit this page
View Source
LeftShoulder1
Declaration
public bool LeftShoulder1 { get; set; }
Property Value
|
Edit this page
View Source
LeftSould2
Declaration
public short LeftSould2 { get; set; }
Property Value
|
Edit this page
View Source
LeftStickX
Declaration
public short LeftStickX { get; set; }
Property Value
|
Edit this page
View Source
LeftStickY
Declaration
public short LeftStickY { get; set; }
Property Value
|
Edit this page
View Source
PedWalk
Declaration
public bool PedWalk { get; set; }
Property Value
|
Edit this page
View Source
RadioTrackSkip
Declaration
public short RadioTrackSkip { get; set; }
Property Value
|
Edit this page
View Source
RightShoulder1
Declaration
public bool RightShoulder1 { get; set; }
Property Value
|
Edit this page
View Source
RightShoulder2
Declaration
public short RightShoulder2 { get; set; }
Property Value
|
Edit this page
View Source
RightStickX
Declaration
public short RightStickX { get; set; }
Property Value
|
Edit this page
View Source
RightStickY
Declaration
public short RightStickY { get; set; }
Property Value
|
Edit this page
View Source
Select
Declaration
public short Select { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public bool ShockButtonL { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public short ShockButtonR { get; set; }
Property Value
|
Edit this page
View Source
Start
Declaration
public short Start { get; set; }
Property Value