16
0
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:
milek7
2019-02-18 17:46:31 +01:00
parent 52ff1ecb98
commit 89cf20a251
16 changed files with 240 additions and 180 deletions

View File

@@ -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