Class OverseerTutorialBehavior.GamePadStick
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class OverseerTutorialBehavior.GamePadStick : OverseerHologram.HologramPart
- Inheritance
-
OverseerTutorialBehavior.GamePadStick
- Inherited Members
Constructors
GamePadStick(InputInstruction, int, GamePadStickSocket, bool)
public GamePadStick(OverseerTutorialBehavior.InputInstruction hologram, int firstSprite, OverseerTutorialBehavior.GamePadStickSocket socket, bool switchController)
Parameters
hologramOverseerTutorialBehavior.InputInstructionfirstSpriteintsocketOverseerTutorialBehavior.GamePadStickSocketswitchControllerbool
Fields
counter
public int counter
Field Value
outToSide
public bool outToSide
Field Value
socket
public OverseerTutorialBehavior.GamePadStickSocket socket
Field Value
stickPos
public Vector2 stickPos
Field Value
- Vector2
stickVel
public Vector2 stickVel
Field Value
- Vector2
switchController
public bool switchController
Field Value
switchControllerStickBigger
public static readonly float switchControllerStickBigger
Field Value
Properties
GetToColor
public override Color GetToColor { get; }
Property Value
- Color
showDirection
public Vector2 showDirection { get; }
Property Value
- Vector2
Methods
Update()
public override void Update()