|
OpenEnroth 73526b7
|
#include <SpawnPoint.h>
Public Attributes | |
| Vec3f | position |
| uint16_t | radius = 32 |
| ObjectType | type = OBJECT_None |
| ItemTreasureLevel | treasureLevel = ITEM_TREASURE_LEVEL_INVALID |
| uint16_t | monsterIndex = 0 |
| uint16_t | attributes = 0 |
| unsigned int | group = 0 |
| uint16_t SpawnPoint::attributes = 0 |
| unsigned int SpawnPoint::group = 0 |
| uint16_t SpawnPoint::monsterIndex = 0 |
| Vec3f SpawnPoint::position |
| uint16_t SpawnPoint::radius = 32 |
| ItemTreasureLevel SpawnPoint::treasureLevel = ITEM_TREASURE_LEVEL_INVALID |
| ObjectType SpawnPoint::type = OBJECT_None |