EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for BeltMgr, including all inherited members.
BeltMgr(SystemManager *mgr, PyServiceMgr &svc) | BeltMgr | |
CheckSpawn(uint16 bubbleID) | BeltMgr | |
ClearAll() | BeltMgr | |
ClearBelt(uint16 bubbleID) | BeltMgr | |
Create(CosmicSignature &sig, std::unordered_multimap< float, uint16 > &roidTypes) | BeltMgr | |
GetAsteroidType(double p, const std::unordered_multimap< float, uint16 > &roids) | BeltMgr | protected |
GetIceDist(uint8 quarter, float secStatus, std::unordered_multimap< float, uint16 > &roidDist) | BeltMgr | protected |
GetList(uint32 beltID, std::vector< AsteroidSE * > &list) | BeltMgr | |
Init(uint32 regionID) | BeltMgr | |
IsActive(uint16 bubbleID) | BeltMgr | |
IsSpawned(uint16 bubbleID) | BeltMgr | |
Load(uint16 bubbleID) | BeltMgr | |
m_active | BeltMgr | private |
m_asteroids | BeltMgr | private |
m_belts | BeltMgr | private |
m_db | BeltMgr | protected |
m_initialized | BeltMgr | private |
m_regionID | BeltMgr | private |
m_respawnTimer | BeltMgr | protected |
m_services | BeltMgr | private |
m_spawned | BeltMgr | private |
m_system | BeltMgr | private |
m_systemID | BeltMgr | private |
Process() | BeltMgr | |
RegisterBelt(InventoryItemRef itemRef) | BeltMgr | |
RemoveAsteroid(uint32 beltID, AsteroidSE *pASE) | BeltMgr | |
Save() | BeltMgr | |
SetActive(uint16 bubbleID, bool active=true) | BeltMgr | |
SpawnAsteroid(uint32 beltID, uint32 typeID, double radius, const GPoint &position, bool ice=false) | BeltMgr | protected |
SpawnBelt(uint16 bubbleID, std::unordered_multimap< float, uint16 > &roidTypes, int type=0, bool anomaly=false) | BeltMgr | protected |
~BeltMgr() | BeltMgr | inline |