Skip to content

Namespace LemonUI::TimerBars

Namespace List > LemonUI > TimerBars

Classes

Type Name
class TimerBar
Represents a Bar with text information shown in the bottom right.
class TimerBarCollection
A collection or Set of TimerBar .
class TimerBarObjective
A timer bar for a specific amount of objectives.
class TimerBarProgress
Represents a Timer Bar that shows the progress of something.

Public Types

Type Name
enum ObjectiveSpacing
The spacing of the objectives in the timer bar.

Public Types Documentation

enum ObjectiveSpacing

enum LemonUI::TimerBars::ObjectiveSpacing {
    Equal = 0,
    Fixed = 1
};

The documentation for this class was generated from the following file repos/LemonUI/LemonUI/TimerBars/ObjectiveSpacing.cs