C# Class OpenRA.Mods.Common.Traits.Render.SupportPowerChargeBar

Inheritance: ISelectionBar, INotifyOwnerChanged
Afficher le fichier Open project: pchote/OpenRA

Private Properties

Свойство Type Description
INotifyOwnerChanged void
ISelectionBar System.Drawing.Color
ISelectionBar float

Méthodes publiques

Méthode Description
SupportPowerChargeBar ( Actor self, SupportPowerChargeBarInfo info ) : System.Drawing

Private Methods

Méthode Description
INotifyOwnerChanged ( Actor self, Player oldOwner, Player newOwner ) : void
ISelectionBar ( ) : Color
ISelectionBar ( ) : float

Method Details

SupportPowerChargeBar() public méthode

public SupportPowerChargeBar ( Actor self, SupportPowerChargeBarInfo info ) : System.Drawing
self Actor
info SupportPowerChargeBarInfo
Résultat System.Drawing