C# (CSharp) World.GameActors.Tiles Namespace

Nested Namespaces

World.GameActors.Tiles.Area
World.GameActors.Tiles.Background
World.GameActors.Tiles.Obstacle
World.GameActors.Tiles.ObstacleInteractable
World.GameActors.Tiles.OnBackground
World.GameActors.Tiles.OnGroundInteractable

Classes

Name Description
DynamicTile DynamicTile is tile with internal state that can
Neighborhoods
StaticTile StaticTile is tile, which cannot be updated, but can be replaced by dynamic tile. Only one static
Tile All tiles (objects fixed to the grid) are derived from this abstract class.
TilesetTable