|
EvEmu
0.8.4
11 September 2021
|
#include "eve-server.h"#include "PyBoundObject.h"#include "PyServiceCD.h"#include "planet/Moon.h"#include "pos/PosMgr.h"#include "pos/Array.h"#include "pos/Battery.h"#include "pos/Structure.h"#include "pos/Tower.h"#include "pos/Weapon.h"#include "system/SystemManager.h"
Go to the source code of this file.
Classes | |
| class | PosMgrBound |
Functions | |
PosMgr.cpp | |
Class for pos manager calls. : Allan
| |
| PyCallable_Make_InnerDispatcher (PosMgr) PosMgr | |
| PyCallable_Make_InnerDispatcher | ( | PosMgr | ) |
Definition at line 117 of file PosMgr.cpp.
References m_dispatch, and PyCallable_REG_CALL.