C# (CSharp) World.GameActors.Tiles Пространство имен

Пространства имен

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

Классы

Имя Описание
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