Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PokemonROMEditor
Models
MapTile
C# Class PokemonROMEditor.Models.MapTile
显示文件
Open project: jakefordyce/PokemonROMEditor
Public Methods
Method
Description
MapTile
(
int
id
,
BitmapSource
image
) :
System
Method Details
MapTile()
public
method
public
MapTile
(
int
id
,
BitmapSource
image
) :
System
id
int
image
BitmapSource
return
System