mirror of
https://github.com/Relintai/props.git
synced 2025-02-10 16:30:06 +01:00
Small temporary notes.
This commit is contained in:
parent
5a584fa578
commit
68d448f5e1
@ -116,6 +116,12 @@ public:
|
|||||||
|
|
||||||
void copy_from(const Ref<TiledWallData> &tiled_wall_data);
|
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();
|
||||||
~TiledWallData();
|
~TiledWallData();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user