DDraceNetwork Docs
mapitems.h
Go to the documentation of this file.
1#ifndef GAME_EDITOR_MAPITEMS_H
2#define GAME_EDITOR_MAPITEMS_H
3
4enum class EQuadProp
5{
6 PROP_NONE = -1,
15};
16
18{
19 PROP_NONE = -1,
26};
27
28enum class ESoundProp
29{
30 PROP_NONE = -1,
42};
43
45{
46 PROP_NONE = -1,
50};
51
53{
54 PROP_NONE = -1,
57};
58
59enum class ELayerProp
60{
61 PROP_NONE = -1,
64 PROP_HQ,
66};
67
68enum class ETilesProp
69{
70 PROP_NONE = -1,
82};
83
85{
86 PROP_NONE = -1,
93};
94
95enum class EGroupProp
96{
97 PROP_NONE = -1,
108 NUM_PROPS,
109};
110
112{
113 PROP_NONE = -1,
115 NUM_PROPS,
116};
117
119{
120 PROP_NONE = -1,
122 NUM_PROPS,
123};
124
125#endif
ETilesCommonProp
Definition: mapitems.h:85
ELayerQuadsProp
Definition: mapitems.h:112
EQuadProp
Definition: mapitems.h:5
@ PROP_COLOR_ENV_OFFSET
@ PROP_POS_ENV_OFFSET
EQuadPointProp
Definition: mapitems.h:18
ETilesProp
Definition: mapitems.h:69
ERectangleShapeProp
Definition: mapitems.h:45
ECircleShapeProp
Definition: mapitems.h:53
ELayerSoundsProp
Definition: mapitems.h:119
ELayerProp
Definition: mapitems.h:60
EGroupProp
Definition: mapitems.h:96
ESoundProp
Definition: mapitems.h:29
@ PROP_SOUND_ENV_OFFSET