Main Page | Alphabetical List | Class List | File List | Class Members | File Members

editor/dialog.c File Reference

#include "editor.h"

Go to the source code of this file.

Functions

int show_dialog (const char *message, int x, int y, int width, int height)
int dialog_read_string (const char *message, char *buffer, int x, int y, int width, int height)


Function Documentation

int dialog_read_string const char *  message,
char *  buffer,
int  x,
int  y,
int  width,
int  height
 

Definition at line 14 of file dialog.c.

References draw_rect(), draw_string(), message(), and read_char().

Referenced by file_open(), file_save_as(), and map_import_level().

int show_dialog const char *  message,
int  x,
int  y,
int  width,
int  height
 

Definition at line 4 of file dialog.c.

References draw_rect(), draw_string(), message(), and read_char().

Referenced by file_open(), file_save(), file_save_as(), map_delete(), and map_import_level().


Generated on Thu Apr 22 14:06:33 2004 for SKye by doxygen 1.3.6