Table of Contents

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

hologram OverseerTutorialBehavior.InputInstruction
firstSprite int
socket OverseerTutorialBehavior.GamePadStickSocket
switchController bool

Fields

counter

public int counter

Field Value

int

outToSide

public bool outToSide

Field Value

bool

socket

public OverseerTutorialBehavior.GamePadStickSocket socket

Field Value

OverseerTutorialBehavior.GamePadStickSocket

stickPos

public Vector2 stickPos

Field Value

Vector2

stickVel

public Vector2 stickVel

Field Value

Vector2

switchController

public bool switchController

Field Value

bool

switchControllerStickBigger

public static readonly float switchControllerStickBigger

Field Value

float

Properties

GetToColor

public override Color GetToColor { get; }

Property Value

Color

showDirection

public Vector2 showDirection { get; }

Property Value

Vector2

Methods

Update()

public override void Update()