Class InputTesterHolder.InputTester.TestButton
- Namespace
- Menu
- Assembly
- Assembly-CSharp.dll
public class InputTesterHolder.InputTester.TestButton : RectangularMenuObject
- Inheritance
-
InputTesterHolder.InputTester.TestButton
- Inherited Members
Constructors
TestButton(Menu, MenuObject, Vector2, string, int, string, int, int)
public TestButton(Menu menu, MenuObject owner, Vector2 pos, string symbolName, int symbolRotat, string labelText, int buttonIndex, int playerIndex)
Parameters
menuMenuownerMenuObjectposVector2symbolNamestringsymbolRotatintlabelTextstringbuttonIndexintplayerIndexint
Fields
buttonIndex
public int buttonIndex
Field Value
extraRect
public RoundedRect extraRect
Field Value
labelText
public string labelText
Field Value
lastShowAsPressed
public float lastShowAsPressed
Field Value
menuLabel
public MenuLabel menuLabel
Field Value
playerAssignedToAnything
public bool playerAssignedToAnything
Field Value
playerIndex
public int playerIndex
Field Value
pressed
public bool pressed
Field Value
roundedRect
public RoundedRect roundedRect
Field Value
selectedPlayer
public bool selectedPlayer
Field Value
showAsPressed
public float showAsPressed
Field Value
symbolSprite
public FSprite symbolSprite
Field Value
Methods
GrafUpdate(float)
public override void GrafUpdate(float timeStacker)
Parameters
timeStackerfloat
RemoveSprites()
public override void RemoveSprites()
Update()
public override void Update()