Table of Contents

Class InputTesterHolder.InputTester.TestButton

Namespace
Menu
Assembly
Assembly-CSharp.dll
public class InputTesterHolder.InputTester.TestButton : RectangularMenuObject
Inheritance
InputTesterHolder.InputTester.TestButton
Inherited Members

Constructors

public TestButton(Menu menu, MenuObject owner, Vector2 pos, string symbolName, int symbolRotat, string labelText, int buttonIndex, int playerIndex)

Parameters

menu Menu
owner MenuObject
pos Vector2
symbolName string
symbolRotat int
labelText string
buttonIndex int
playerIndex int

Fields

public int buttonIndex

Field Value

int
public RoundedRect extraRect

Field Value

RoundedRect
public string labelText

Field Value

string
public float lastShowAsPressed

Field Value

float
public MenuLabel menuLabel

Field Value

MenuLabel
public bool playerAssignedToAnything

Field Value

bool
public int playerIndex

Field Value

int
public bool pressed

Field Value

bool
public RoundedRect roundedRect

Field Value

RoundedRect
public bool selectedPlayer

Field Value

bool
public float showAsPressed

Field Value

float
public FSprite symbolSprite

Field Value

FSprite

Methods

public override void GrafUpdate(float timeStacker)

Parameters

timeStacker float
public override void RemoveSprites()
public override void Update()