C# Class OpenRA.Graphics.WorldRenderer

Inheritance: IDisposable
Datei anzeigen Open project: OpenRA/OpenRA Class Usage Examples

Public Properties

Property Type Description
RenderableScreenZPositionComparisonKey int>.Func
Theater Theater
TileSize System.Drawing.Size
World World

Private Methods

Method Description
WorldRenderer ( ModData modData, World world ) : System

Property Details

RenderableScreenZPositionComparisonKey public_oe static_oe property

public static Func RenderableScreenZPositionComparisonKey
return int>.Func

Theater public_oe property

public Theater,OpenRA.Graphics Theater
return Theater

TileSize public_oe property

public Size,System.Drawing TileSize
return System.Drawing.Size

World public_oe property

public World World
return World