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

Inheritance: IEffect
Show file Open project: pchote/OpenRA

Public Methods

Method Description
RallyPointIndicator ( Actor building, RallyPoint rp, ExitInfo exits ) : System.Collections.Generic

Private Methods

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

Method Details

RallyPointIndicator() public method

public RallyPointIndicator ( Actor building, RallyPoint rp, ExitInfo exits ) : System.Collections.Generic
building Actor
rp RallyPoint
exits ExitInfo
return System.Collections.Generic