Added world creation menu
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
|
||||
class MenuScreen : public Screen {
|
||||
std::shared_ptr<gui::UINode> panel;
|
||||
std::shared_ptr<gui::UINode> newWorldPanel;
|
||||
Batch2D* batch;
|
||||
Camera* uicamera;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user