![]() |
TAPs 0.7.7.3
|
#include "../Core/TAPsDef.hpp"
Include dependency graph for TAPsWXEnumList.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| anonymous enum |
Definition at line 17 of file TAPsWXEnumList.hpp.
{
//-----------------------------------------------------
MENU_OPEN_IMAGE = 10001,
MENU_CLOSE_IMAGE,
MENU_LOAD,
MENU_SAVE,
MENU_EXPORT,
MENU_SETTING,
MENU_NEW_WINDOW,
//-----------------------------------------------------
SETTING_MATERIAL,
SETTING_COLOR_BACKGROUND,
SETTING_COLOR_FOREGROUND,
SETTING_SIZE,
//-----------------------------------------------------
PATCH_SELECTION_MODE, POINT_SELECTION_MODE,
USE_FANCY_COLORS,
//-----------------------------------------------------
DRAW_STYLE_FILL, DRAW_STYLE_LINE, DRAW_STYLE_POINT,
DRAW_TEXTS,
DRAW_CTRL_PT,
DRAW_CTRL_PT_POLYGON,
DRAW_SHADOW,
DRAW_DATA_COLLECTION,
DRAW_PLATFORM,
//-----------------------------------------------------
BOUNCING1, BOUNCING2, BOUNCING3, BOUNCING4,
ROLLING1,
//-----------------------------------------------------
DUMMY_ID
};