#include <Wt/WApplication>
#include <Wt/WEnvironment>
#include <Wt/WContainerWidget>
#include <Wt/WImage>
#include "Character.h"
Go to the source code of this file.
Functions | |
WImage * | createDragImage (const char *url, const char *smallurl, const char *mimeType, WContainerWidget *p) |
Create an image which can be dragged. | |
WApplication * | createApplication (const WEnvironment &env) |
int | main (int argc, char **argv) |