16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 03:29:19 +02:00

power grid debug panel

This commit is contained in:
tmj-fstate
2019-06-06 16:01:41 +02:00
parent b1d9c9db46
commit 4ca55d7b2b
6 changed files with 54 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ http://mozilla.org/MPL/2.0/.
class TTractionPowerSource : public scene::basic_node {
friend class debug_panel;
public:
// constructor
TTractionPowerSource( scene::node_data const &Nodedata );