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

Inheritance: ISelectionBar, INotifyOwnerChanged
Exibir arquivo Open project: pchote/OpenRA

Private Properties

Property Type Description
INotifyOwnerChanged void
ISelectionBar System.Drawing.Color
ISelectionBar float

Public Methods

Method Description
SupportPowerChargeBar ( Actor self, SupportPowerChargeBarInfo info ) : System.Drawing

Private Methods

Method Description
INotifyOwnerChanged ( Actor self, Player oldOwner, Player newOwner ) : void
ISelectionBar ( ) : Color
ISelectionBar ( ) : float

Method Details

SupportPowerChargeBar() public method

public SupportPowerChargeBar ( Actor self, SupportPowerChargeBarInfo info ) : System.Drawing
self Actor
info SupportPowerChargeBarInfo
return System.Drawing