Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PokemonROMEditor
Models
Map
C# Class PokemonROMEditor.Models.Map
Mostrar archivo
Open project: jakefordyce/PokemonROMEditor
Public Methods
Method
Description
Map
(
string
name
,
TileSet
ts
) :
System
Protected Methods
Method
Description
OnTileSetChanged
( ) :
void
Method Details
Map()
public
method
public
Map
(
string
name
,
TileSet
ts
) :
System
name
string
ts
TileSet
return
System
OnTileSetChanged()
protected
method
protected
OnTileSetChanged
( ) :
void
return
void