C# Class OpenRA.Mods.Common.Widgets.SupportPowerTimerWidget

Inheritance: OpenRA.Widgets.Widget
Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Свойство Type Description
Font string
Format string
Order TimerOrder

Méthodes publiques

Méthode Description
Draw ( ) : void
Tick ( ) : void

Private Methods

Méthode Description
SupportPowerTimerWidget ( World world ) : System

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

Tick() public méthode

public Tick ( ) : void
Résultat void

Property Details

Font public_oe property

public string Font
Résultat string

Format public_oe property

public string Format
Résultat string

Order public_oe property

public TimerOrder Order
Résultat TimerOrder