mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-23 19:09:18 +02:00
map improvements
This commit is contained in:
@@ -20,12 +20,12 @@ public:
|
||||
{}
|
||||
|
||||
void update( scene::basic_node const *Node );
|
||||
void render() override;
|
||||
void render() override;
|
||||
|
||||
private:
|
||||
// methods
|
||||
void update_group();
|
||||
bool render_group();
|
||||
bool render_group();
|
||||
|
||||
// members
|
||||
scene::basic_node const *m_node { nullptr }; // scene node bound to the panel
|
||||
|
||||
Reference in New Issue
Block a user