C# Class OpenRA.Graphics.WorldRenderer

Inheritance: IDisposable
Afficher le fichier Open project: OpenRA/OpenRA Class Usage Examples

Méthodes publiques

Свойство Type Description
RenderableScreenZPositionComparisonKey int>.Func
Theater Theater
TileSize System.Drawing.Size
World World

Private Methods

Méthode Description
WorldRenderer ( ModData modData, World world ) : System

Property Details

RenderableScreenZPositionComparisonKey public_oe static_oe property

public static Func RenderableScreenZPositionComparisonKey
Résultat int>.Func

Theater public_oe property

public Theater,OpenRA.Graphics Theater
Résultat Theater

TileSize public_oe property

public Size,System.Drawing TileSize
Résultat System.Drawing.Size

World public_oe property

public World World
Résultat World