#include <thingstype.h>
Definition at line 31 of file thingstype.h.
◆ Categories
| Enumerator |
|---|
| Item | |
| Creature | |
| Effect | |
| Missile | |
| LastCategory | |
Definition at line 35 of file thingstype.h.
◆ getEmptyThingType()
| static ThingType* ThingsType::getEmptyThingType |
( |
| ) |
|
|
inlinestatic |
◆ getFirstItemId()
| static uint16 ThingsType::getFirstItemId |
( |
| ) |
|
|
inlinestatic |
◆ getMaxItemid()
| uint16 ThingsType::getMaxItemid |
( |
| ) |
|
|
inline |
◆ getSignature()
| uint32 ThingsType::getSignature |
( |
| ) |
|
|
inline |
◆ getThingType()
◆ isLoaded()
| bool ThingsType::isLoaded |
( |
| ) |
|
|
inline |
◆ isValidItemId()
| bool ThingsType::isValidItemId |
( |
int |
id | ) |
|
|
inline |
◆ load()
| bool ThingsType::load |
( |
const std::string & |
file | ) |
|
◆ parseThingType()
◆ unload()
| void ThingsType::unload |
( |
| ) |
|
The documentation for this class was generated from the following file: