C# Class OpenRA.Mods.Common.Widgets.SupportPowerTimerWidget
Show file
Open project: pchote/OpenRA
Public Properties
Public Methods
Method |
Description |
|
Draw ( ) : void |
|
|
Tick ( ) : void |
|
|
Private Methods
Method Details
public Draw ( ) : void |
return |
void |
|
public Tick ( ) : void |
return |
void |
|
Property Details
public string Font |
return |
string |
|
public string Format |
return |
string |
|
public TimerOrder Order |
return |
TimerOrder |
|