rename spawn to show & add gfx.text3d.hide(...)
This commit is contained in:
@@ -40,4 +40,6 @@ public:
|
||||
);
|
||||
|
||||
u64id_t add(std::unique_ptr<TextNote> note);
|
||||
|
||||
void remove(u64id_t id);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user