16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 14:49:19 +02:00

obstacle crash event

This commit is contained in:
milek7
2019-04-09 13:04:25 +02:00
parent 3de12ed827
commit a4bd25d47c
5 changed files with 51 additions and 0 deletions

View File

@@ -43,6 +43,8 @@ public:
export_as_text(std::string const &Scenariofile) const;
// create new model from node stirng
TAnimModel * create_model(std::string const &src, std::string const &name, const glm::dvec3 &position);
// create new eventlauncher from node stirng
TEventLauncher * create_eventlauncher(std::string const &src, std::string const &name, const glm::dvec3 &position);
private:
// methods