This file defines in engine ModelObject class. More...
#include "GameObject.hpp"#include "components/GameComponents/BasicComponents.hpp"#include "components/ErrorUtils.hpp"Go to the source code of this file.
Classes | |
| class | vex::ModelObject |
| ModelObject class represents a model object in the engine. Thanks to engine separation from the backend, its constructor takes more parameters than its allowed by GameObjectFactory, thus it can only be created by Model Creators methods. More... | |
Namespaces | |
| namespace | vex |
This file defines in engine ModelObject class.
Definition in file ModelObject.hpp.