C# Class fCraft.MapRenderer.MapRenderer

Show file Open project: fragmer/fCraft

Private Methods

Method Description
GetLastModTimeUtc ( [ fsi ) : System.DateTime
LoadMap ( RenderTask task ) : bool
Main ( string args ) : int
OnLogged ( object sender, LogEventArgs e ) : void
ParseOptions ( [ args ) : ReturnCode
PrintHelp ( ) : void
PrintUsage ( ) : void
ProcessInputPath ( [ inputPath ) : ReturnCode
ProcessInputPath ( [ inputPath ) : void
QueueOneMap ( [ fileSystemInfo, [ relativeName ) : void
RenderOneMap ( [ fileSystemInfo ) : bool
RenderOneMap ( [ fileSystemInfo ) : void
RenderOneMap ( [ fileSystemInfo, [ relativeName ) : void
SaveImage ( Bitmap image, string targetFileName ) : void
SaveImage ( int percentage, RenderTask task ) : void
ShowYesNo ( [ prompt ) : bool