C# Class RAGENativeUI.Elements.TextTimerBar

Inheritance: TimerBarBase
Show file Open project: alexguirre/RAGENativeUI Class Usage Examples

Public Methods

Method Description
Draw ( int interval ) : void
TextTimerBar ( string label, string text ) : System.Collections.Generic

Method Details

Draw() public method

public Draw ( int interval ) : void
interval int
return void

TextTimerBar() public method

public TextTimerBar ( string label, string text ) : System.Collections.Generic
label string
text string
return System.Collections.Generic