Class PolyhedronTile

Inheritance Relationships

Base Type

Class Documentation

class PolyhedronTile : public sota::Tile

Public Functions

PolyhedronTile() = default
PolyhedronTile(const PolyhedronTile &other) = delete
PolyhedronTile(PolyhedronTile &&other) = delete
PolyhedronTile &operator=(PolyhedronTile &&other) = delete
PolyhedronTile(Ref<TileMesh> mesh, Node3D *parent)

Protected Static Functions

static void _bind_methods()