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

Inheritance: ISelectionBar
显示文件 Open project: cjshmyr/OpenRA

Public Methods

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

Private Methods

Method Description
ISelectionBar ( ) : Color
ISelectionBar ( ) : float

Method Details

SupportPowerChargeBar() public method

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