C# Class winmaped2.TilesetViewer.TileEditLayer

Inheritance: EditLayer, Selection.IMaskReader
Show file Open project: Bananattack/verge3

Private Properties

Property Type Description
Selection int

Public Methods

Method Description
TileEditLayer ( Selection sel ) : System
render ( ) : void

Private Methods

Method Description
Selection ( int x, int y ) : int

Method Details

TileEditLayer() public method

public TileEditLayer ( Selection sel ) : System
sel Selection
return System

render() public method

public render ( ) : void
return void