C# Class EditorMapa2D.ProjectExportEGL

Mostrar archivo Open project: farlei/libEGL Class Usage Examples

Public Methods

Method Description
ProjectExportEGL ( string path, World &world ) : System
process ( ) : void

Private Methods

Method Description
CreateFile ( ProjectExportEGLRegion map ) : void
CreateFileEvent ( ) : void
FormatName ( string name ) : string
get_image_crop ( Tile tile, int &index_image ) : ].int[
process_region ( Region region ) : void
retiraAcentos ( string texto ) : string

Method Details

ProjectExportEGL() public method

public ProjectExportEGL ( string path, World &world ) : System
path string
world World
return System

process() public method

public process ( ) : void
return void