Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
OpenRA
Mods
Common
Widgets
SupportPowerTimerWidget
C# Class OpenRA.Mods.Common.Widgets.SupportPowerTimerWidget
Inheritance:
OpenRA.Widgets.Widget
Mostra file
Open project: pchote/OpenRA
Public Properties
Property
Type
Description
Font
string
Format
string
Order
TimerOrder
Public Methods
Method
Description
Draw
( ) :
void
Tick
( ) :
void
Private Methods
Method
Description
SupportPowerTimerWidget
(
World
world
) :
System
Method Details
Draw()
public
method
public
Draw
( ) :
void
return
void
Tick()
public
method
public
Tick
( ) :
void
return
void
Property Details
Font
public_oe property
public
string
Font
return
string
Format
public_oe property
public
string
Format
return
string
Order
public_oe property
public
TimerOrder
Order
return
TimerOrder