studio.h File Reference

#include <gtk/gtk.h>
#include <glade/glade.h>
#include <vector>
#include "vgafile.h"
#include "servemsg.h"

Include dependency graph for studio.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  EStudio

Classes

class  ExultStudio

Defines

#define C_EXPORT   extern "C"

Typedefs

typedef void(*) Msg_callback (Exult_server::Msg_type id, unsigned char *data, int datalen, void *client)

Functions

int EStudio::Prompt (const char *msg, const char *choice0, const char *choice1, const char *choice2)
void EStudio::Alert (const char *msg,...)
GtkWidget * EStudio::Add_menu_item (GtkWidget *menu, const char *label, GtkSignalFunc func, gpointer func_data)
GtkWidget * EStudio::Create_arrow_button (GtkArrowType dir, GtkSignalFunc clicked, gpointer func_data)


Define Documentation

#define C_EXPORT   extern "C"

Definition at line 44 of file studio.h.


Typedef Documentation

typedef void(*) Msg_callback(Exult_server::Msg_type id, unsigned char *data, int datalen, void *client)

Definition at line 40 of file studio.h.


Generated on Mon Jul 9 14:45:06 2007 for ExultEngine by  doxygen 1.5.1