Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
node_loader.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void malloc_node (Node *node, int nodeType, FILE *file, Camera **c, Script *scripts, Node *editor)
 Allocates memory for a node and initializes it.
 
void node_tree_to_file (FILE *file, Node *node, Node *editor)
 Writes the node tree to a file.