C# 클래스 OpenRA.Graphics.WorldRenderer

상속: IDisposable
파일 보기 프로젝트 열기: OpenRA/OpenRA 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
RenderableScreenZPositionComparisonKey int>.Func
Theater Theater
TileSize System.Drawing.Size
World World

비공개 메소드들

메소드 설명
WorldRenderer ( ModData modData, World world ) : System

프로퍼티 상세

RenderableScreenZPositionComparisonKey 공개적으로 정적으로 프로퍼티

public static Func RenderableScreenZPositionComparisonKey
리턴 int>.Func

Theater 공개적으로 프로퍼티

public Theater,OpenRA.Graphics Theater
리턴 Theater

TileSize 공개적으로 프로퍼티

public Size,System.Drawing TileSize
리턴 System.Drawing.Size

World 공개적으로 프로퍼티

public World World
리턴 World