25 #ifndef __I6ENGINE_API_IDMANAGER_H__
26 #define __I6ENGINE_API_IDMANAGER_H__
30 #include "boost/thread/mutex.hpp"
49 void setBounds(
const int64_t from,
const int64_t to);
62 int64_t getID(
const uint32_t amount);
78 mutable boost::mutex _idMutex;
#define ISIXE_MODULES_API
handles IDs for GameObjects