C# Class fCraft.MapRenderer.RenderTask

Holds all information related to a single map-rendering task.
Mostrar archivo Open project: fragmer/fCraft Class Usage Examples

Public Methods

Method Description
RenderTask ( string mapPath, string targetPath, string relativeName ) : System

Method Details

RenderTask() public method

public RenderTask ( string mapPath, string targetPath, string relativeName ) : System
mapPath string
targetPath string
relativeName string
return System