C# Class NekoKun.RPGMaker.TilesetInfoXP

Inheritance: TilesetInfo
Show file Open project: NekoProject/NekoKun Class Usage Examples

Public Methods

Method Description
TilesetInfoXP ( List images ) : System
this ( int id ) : System.Drawing.Image

Protected Methods

Method Description
BuildTilePanelData ( ) : List

Method Details

BuildTilePanelData() protected method

protected BuildTilePanelData ( ) : List
return List

TilesetInfoXP() public method

public TilesetInfoXP ( List images ) : System
images List
return System

this() public method

public this ( int id ) : System.Drawing.Image
id int
return System.Drawing.Image