Class Tile

Inheritance Relationships

Base Type

  • public Node3D

Derived Types

Class Documentation

class Tile : public Node3D

Subclassed by sota::BiomeTile, sota::HoneycombTile

Public Functions

Tile() = delete
virtual ~Tile()
Tile(Ref<TileMesh> mesh, Vector3 offset, Node3D *parent, OffsetCoordinates offset_coord)
Ref<TileMesh> mesh() const
inline int id() const
inline bool is_shifted() const
inline OffsetCoordinates get_offset_coords() const
inline CubeCoordinates get_cube_coords() const