Go to the source code of this file.
Functions | |
struct Node * | load_node (FILE *file, struct Camera **c, struct Script *scripts, struct Node *editor) |
Loads a node from a file. | |
struct Node * | load_scene (const char *path, struct Camera **c, struct Script *scripts) |
Loads a scene from a file. | |