Table of Contents

Class OEsphereRepresentation.OEspherePanel.OEsphereSlider

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class OEsphereRepresentation.OEspherePanel.OEsphereSlider : Slider, IDevUISignals
Inheritance
OEsphereRepresentation.OEspherePanel.OEsphereSlider
Implements
Inherited Members

Constructors

OEsphereSlider(DevUI, string, DevUINode, Vector2, string)

public OEsphereSlider(DevUI owner, string IDstring, DevUINode parentNode, Vector2 pos, string title)

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pos Vector2
title string

Methods

NubDragged(float)

public override void NubDragged(float nubPos)

Parameters

nubPos float

Refresh()

public override void Refresh()