Public Member Functions | |
ObjectManager (SludgeEngine *vm) | |
bool | init () |
void | kill () |
ObjectType * | findObjectType (int i, bool skipLoad=false) |
ObjectType * | loadObjectType (int i) |
int | getCombinationFunction (int a, int b) |
void | removeObjectType (ObjectType *oT) |
void | saveObjectRef (ObjectType *r, Common::WriteStream *stream) |
ObjectType * | loadObjectRef (Common::SeekableReadStream *stream) |