Area | Object with background material |
Attribute | Abstraction of data for an object |
AttributeBase | Base class for attribute management |
BorderArea | Object with border areas A BorderArea object has 9 areas (4 corners, 4 borders, 1 center area). Corners and borders are Area objects sharing a single material. Center area is set externally by user class |
Button | A clickable button with two states |
ChunkType | Chunk type identifier class with builtin chunk type identifiers |
Coord | 2D integer coordinate data |
EditBox | Textbox with borders and input processing |
Msg | Data for a message |
MsgHook | Object used to hook into a wtk object message processing pipeline |
MsgHookMethod | Interface for message hook procedures |
Object | Base class all window toolkit object are derived from |
TextArea | Area object with text |