Table of Contents

Class BackgroundsButton

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class BackgroundsButton : SimpleButton, SelectableMenuObject, ButtonMenuObject
Inheritance
BackgroundsButton
Implements
Inherited Members

Constructors

BackgroundsButton(Menu, MenuObject, Vector2, string)

public BackgroundsButton(Menu menu, MenuObject owner, Vector2 pos, string displayName)

Parameters

menu Menu
owner MenuObject
pos Vector2
displayName string

Fields

buttonImage

public MenuIllustration buttonImage

Field Value

MenuIllustration

displayName

public string displayName

Field Value

string

extraSelectCol

public float extraSelectCol

Field Value

float

lastExtraSelectCol

public float lastExtraSelectCol

Field Value

float

Methods

GrafUpdate(float)

public override void GrafUpdate(float timeStacker)

Parameters

timeStacker float

Update()

public override void Update()