Classes | |
| class | BaseForm |
| class | FelForm |
| class | MapForm |
| class | MobForm |
| class | ObjectForm |
| class | RaceForm |
| class | ResourceForm |
| class | RoomForm |
| class | SkillForm |
| class | VirtualForm |
| class | WeaponForm |
| class | WolfshadeWeb |
| class | ZoneForm |
Typedefs | |
| typedef std::map< long, db::Classes * > | classes_t |
| typedef std::map< long, db::Race * > | races_t |
| typedef std::map< long, db::Room * > | rooms_t |
| typedef std::map< long, db::Obj_type * > | objtypes_t |
| typedef std::map< long, db::Obj_material * > | materials_t |
| typedef std::map< long, db::Race_size * > | racesizes_t |
| typedef std::map< long, db::Skill * > | skills_t |
| typedef std::map< long, db::Zone * > | zones_t |
| typedef std::map< long, db::Room_type * > | types_t |
| typedef std::map< long, db::Room_size * > | sizes_t |
| typedef std::map< long, db::Zone_reset * > | resets_t |
Enumerations | |
| enum | { VALUE_WHATEVER = 0, VALUE_IS_MOB, VALUE_IS_OBJ, VALUE_IS_ROOM, VALUE_IS_ZONE } |
|
|
|
|
|
Definition at line 28 of file ObjectForm.h. |
|
|
Definition at line 27 of file ObjectForm.h. |
|
|
|
|
|
Definition at line 27 of file RaceForm.h. |
|
|
Definition at line 27 of file ZoneForm.h. |
|
|
|
|
|
Definition at line 29 of file RoomForm.h. |
|
|
Definition at line 25 of file ResourceForm.h. |
|
|
Definition at line 28 of file RoomForm.h. |
|
|
Definition at line 27 of file RoomForm.h. |
|
|
Definition at line 27 of file BaseForm.h. |
1.3.6