Namespace PAC.Layers
Classes
- Layer
An abstract class to define what each type of layer must have.
- NormalLayer
A class to represent a normal layer - one that can be drawn on as a regular image.
- TileLayer
A class to represent a tile layer - one for placing and editing tileset tiles.