Table of Contents

Class BigArrowButton

Namespace
Menu
Assembly
Assembly-CSharp.dll
public class BigArrowButton : ButtonTemplate, SelectableMenuObject, ButtonMenuObject
Inheritance
BigArrowButton
Implements
Inherited Members

Constructors

public BigArrowButton(Menu menu, MenuObject owner, string singalText, Vector2 pos, int direction)

Parameters

menu Menu
owner MenuObject
singalText string
pos Vector2
direction int

Fields

public int direction

Field Value

int
public RoundedRect roundedRect

Field Value

RoundedRect
public RoundedRect selectRect

Field Value

RoundedRect
public string signalText

Field Value

string
public FSprite symbolSprite

Field Value

FSprite

Methods

public override void Clicked()
public override void GrafUpdate(float timeStacker)

Parameters

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