mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 08:47:28 +01:00
[Update] Epsilon 14
This commit is contained in:
@@ -10,7 +10,11 @@ namespace Code {
|
||||
|
||||
class PythonToolbox : public Toolbox {
|
||||
public:
|
||||
// PythonToolbox
|
||||
PythonToolbox();
|
||||
const ToolboxMessageTree * moduleChildren(const char * name, int * numberOfNodes) const;
|
||||
|
||||
// Toolbox
|
||||
bool handleEvent(Ion::Events::Event event) override;
|
||||
const ToolboxMessageTree * rootModel() const override;
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user