C# (CSharp) TiledMapper Namespace

Nested Namespaces

TiledMapper.Properties

Classes

Name Description
AppearanceForm
BaseChange The base class for all undoable and redoable actions in the editor
ChangeConvert The class representing toggling between edit modes.
ChangeDummy The dummy guardian change class.
ChangeInternalResize The class representing a single map resizing step.
ChangeSetScrollBlockers The class representing placement or deletion of scrollblock marker.
ChangeSetVariant The class representing change of the tile's variant.
ChangeToggleBlock The class representing toggling a single tile wall.
ChangeToggleTile The class representing toggling a single tile.
ChangeToggleWide The class representing toggling corridor's width.
CompilerException
CompilerForm
HeaderForm
MainForm
Map The main class holding the map and handling editing
Map.ScrollblockersPlacer
NewMapForm
Program
SizeForm
Tile Tiled Mapper's tile, a single element of the tiled map.
Utils