#include <chunktype.h>
Public Types | |
enum | CHUNKTYPE { FIRSTBUILTINCHUNKTYPE = 0x3A00, OBJECT = 0x3A00, AREA = 0x3A01, BORDERAREA = 0x3A02, BUTTON = 0x3A03, EDITBOX = 0x3A04, TEXTAREA = 0x3A05, COORD = 0x3B00, ATTRIBUTE = 0x3B01, MSGHOOK = 0x3B02 , LASTBUILTINCHUNKTYPE = 0x3FFF } |
Builtin chunk type identifiers and string identifiers. More... |
|
Builtin chunk type identifiers and string identifiers.
|