Small temporary notes.

This commit is contained in:
Relintai 2021-08-17 16:31:51 +02:00
parent 5a584fa578
commit 68d448f5e1
1 changed files with 6 additions and 0 deletions

View File

@ -116,6 +116,12 @@ public:
void copy_from(const Ref<TiledWallData> &tiled_wall_data);
//Ref<Shape> get_collider_shape();
//generate mesh -> add mesh into
//genmerate_mesh() -> generate_mesh() PropMesher
//PropMesher->tiled wall mesh_wimple(w, h, TWD)
TiledWallData();
~TiledWallData();