C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/TerrainEditor.h File Reference
#include <wx/string.h>
#include <wx/bitmap.h>
#include <wx/image.h>
#include <wx/icon.h>
#include <wx/menu.h>
#include <wx/gdicmn.h>
#include <wx/font.h>
#include <wx/colour.h>
#include <wx/settings.h>
#include <wx/statusbr.h>
#include <wx/toolbar.h>
#include <wx/panel.h>
#include <wx/stattext.h>
#include <wx/listbox.h>
#include <wx/tglbtn.h>
#include <wx/sizer.h>
#include <wx/splitter.h>
#include <wx/frame.h>
#include <wx/dialog.h>
#include <wx/textctrl.h>
#include <wx/button.h>
Go to the source code of this file.
Define Documentation
#define ID_TOOL_DELETE 1005 |
#define ID_TOOL_MODEL_PANEL 1007 |
#define ID_TOOL_NORMAL 1000 |
#define ID_TOOL_ROTATE 1002 |
#define ID_TOOL_SCALE 1004 |
#define ID_TOOL_SELECT 1001 |
#define ID_TOOL_TRANSLATE 1003 |