Starshatter_Open
Open source Starshatter engine
|
#include <vector>
#include "Types.h"
#include "Geometry.h"
#include "Color.h"
#include "Text.h"
#include "List.h"
Go to the source code of this file.
Classes | |
class | ColumnDef |
class | LayoutDef |
class | WinDef |
class | CtrlDef |
class | FormDef |
Enumerations | |
enum | WinType { WIN_DEF_FORM, WIN_DEF_LABEL, WIN_DEF_BUTTON, WIN_DEF_COMBO, WIN_DEF_EDIT, WIN_DEF_IMAGE, WIN_DEF_SLIDER, WIN_DEF_LIST, WIN_DEF_RICH } |