Aller à la documentation de ce fichier.
33 #ifndef __MLV__MLV_INPUT_BOX_H__
34 #define __MLV__MLV_INPUT_BOX_H__
83 int top_left_corner_X,
int top_left_corner_Y,
84 int width,
int height,
87 const char* informativeMessage,
116 int top_left_corner_X,
int top_left_corner_Y,
117 int width,
int height,
120 const char* informativeMessage,
163 int top_left_corner_X,
int top_left_corner_Y,
164 int width,
int height,
167 const char* informativeMessage, ...
184 int top_left_corner_X,
int top_left_corner_Y,
185 int width,
int height,
188 const char* informativeMessage,
245 MLV_Input_box* input_box,
int top_left_corner_X,
int top_left_corner_Y,
246 int width,
int height
268 MLV_Input_box* input_box,
int top_left_corner_X,
int top_left_corner_Y
Ce fichier définit les différents prototypes des fonctions permmettant d'afficher du texte et des boî...
Définit toutes les couleurs disponibles dans la bibliothèque MLV.
Uint32 MLV_Color
Définit un type couleur pour la bibliothèque MLV.
Definition: MLV_color.h:54
struct _MLV_Font MLV_Font
Definition: MLV_text.h:77