RexReader
 All Classes Namespaces Functions Properties
RexTools.TileLayer Class Reference

Public Member Functions

 TileLayer (int width, int height)
 

Properties

Tile[,] Tiles [get, set]
 A 2D array of the tiles in this layer, of the form Tiles[y,x]. Tiles[0,10] is the tile in the first row and the eleventh column. More...
 

Property Documentation

Tile [,] RexTools.TileLayer.Tiles
getset

A 2D array of the tiles in this layer, of the form Tiles[y,x]. Tiles[0,10] is the tile in the first row and the eleventh column.


The documentation for this class was generated from the following file: