Table of Contents

Class MenuModList.ListSlider

Namespace
Menu.Remix
Assembly
Assembly-CSharp.dll
public class MenuModList.ListSlider : OpSlider, IValueInt, IValueFloat, IValueType, MenuModList.IAmPartOfModList
Inheritance
MenuModList.ListSlider
Implements
Inherited Members
Extension Methods

Constructors

public ListSlider(MenuModList list)

Parameters

list MenuModList

Fields

public const float _SUBSIZE = 10

Field Value

float
public static readonly Configurable<int> _dummy

Field Value

Configurable<int>
public float _floatPos

Field Value

float
public readonly MenuModList _list

Field Value

MenuModList
public readonly FSprite _subtleCircle

Field Value

FSprite

Properties

public override bool CurrentlyFocusableMouse { get; }

Property Value

bool
public override bool CurrentlyFocusableNonMouse { get; }

Property Value

bool
public override bool MouseOver { get; }

Property Value

bool

Methods

public override void GrafUpdate(float dt)

Parameters

dt float
public override void Update()