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