Go to the documentation of this file.
27 #include "config_auto.h"
30 #ifndef GRAPHICS_DISABLED
31 #define FXDEMOWIN "FXDemo"
32 #define FXDEMOXPOS 250
34 #define FXDEMOXSIZE 600
35 #define FXDEMOYSIZE 256
36 #define BLN_MAX 512 //max coord for bln
37 #define WERDWIDTH (BLN_MAX*20)
38 #define DECENT_WERD_WIDTH (5*kBlnXHeight)
40 #define DEBUG_WIN_NAME "FXDebug"
42 #define DEBUG_YPOS 120
43 #define DEBUG_XSIZE 80
44 #define DEBUG_YSIZE 32
47 #define MAXEDGELENGTH 1024 //max steps inoutline
83 #endif // GRAPHICS_DISABLED