C# 클래스 OpenRA.Mods.Common.Effects.RallyPointIndicator

상속: IEffect
파일 보기 프로젝트 열기: pchote/OpenRA

공개 메소드들

메소드 설명
RallyPointIndicator ( Actor building, RallyPoint rp, ExitInfo exits ) : System.Collections.Generic

비공개 메소드들

메소드 설명
IEffect ( WorldRenderer wr ) : IEnumerable
IEffect ( World world ) : void
IEffectAboveShroud ( WorldRenderer wr ) : IEnumerable
RenderInner ( WorldRenderer wr ) : IEnumerable

메소드 상세

RallyPointIndicator() 공개 메소드

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