void we_printInt(int x, int y, int valeur)
Affiche une valeur numerique de maniere graphique.
Definition: bfg_writeEngine.c:27
void we_printString(int x, int y, char *chaine)
Affiche une chaine de caracteres de maniere graphique.
Definition: bfg_writeEngine.c:8