C# Class MegaMan.Common.ScreenInfo

Mostrar archivo Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Methods

Method Description
ScreenInfo ( string name, Tileset tileset ) : System

Method Details

ScreenInfo() public method

public ScreenInfo ( string name, Tileset tileset ) : System
name string
tileset Tileset
return System