C# 클래스 PokemonROMEditor.Models.MapTile

파일 보기 프로젝트 열기: jakefordyce/PokemonROMEditor

공개 메소드들

메소드 설명
MapTile ( int id, BitmapSource image ) : System

메소드 상세

MapTile() 공개 메소드

public MapTile ( int id, BitmapSource image ) : System
id int
image BitmapSource
리턴 System