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

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

Private Properties

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

Méthodes publiques

Méthode Description
AffectedByPowerOutage ( Actor self ) : System.Drawing

Private Methods

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

Method Details

AffectedByPowerOutage() public méthode

public AffectedByPowerOutage ( Actor self ) : System.Drawing
self Actor
Résultat System.Drawing