C# Class EditorMapa2D.ProjectExportEGLRegion

Mostra file Open project: farlei/libEGL Class Usage Examples

Public Properties

Property Type Description
layers EditorMapa2D.ProjectExportEGLLayer[]
map_h int
map_w int
name string
tile_h int
tile_w int

Property Details

layers public_oe property

public ProjectExportEGLLayer[],EditorMapa2D layers
return EditorMapa2D.ProjectExportEGLLayer[]

map_h public_oe property

public int map_h
return int

map_w public_oe property

public int map_w
return int

name public_oe property

public string name
return string

tile_h public_oe property

public int tile_h
return int

tile_w public_oe property

public int tile_w
return int