C# Class OpenRA.Mods.Common.Effects.RepairIndicator

Inheritance: IEffect
Exibir arquivo Open project: pchote/OpenRA

Public Methods

Method Description
RepairIndicator ( Actor building ) : System.Collections.Generic

Private Methods

Method Description
CycleRepairer ( ) : void
IEffect ( WorldRenderer wr ) : IEnumerable
IEffect ( World world ) : void
IEffectAboveShroud ( WorldRenderer wr ) : IEnumerable

Method Details

RepairIndicator() public method

public RepairIndicator ( Actor building ) : System.Collections.Generic
building Actor
return System.Collections.Generic