Nilorea Library
C utilities for networking, threading, graphics
n_games.c File Reference

Games helpers functions. More...

#include "nilorea/n_games.h"
+ Include dependency graph for n_games.c:

Go to the source code of this file.

Functions

void destroy_game_env (GAME_ENV **game)
 
int init_game_env (GAME_ENV **game)
 
GAME_ENVload_game_config (char *config_name)
 load a config from file More...
 

Detailed Description

Games helpers functions.

Author
Castagnier Mickael
Version
1.0
Date
26/06/2015

Definition in file n_games.c.