Public Member Functions | |
FloorManager (SludgeEngine *vm) | |
bool | init () |
void | kill () |
void | setFloorNull () |
bool | setFloor (int fileNum) |
void | drawFloor () |
int | inFloor (int x, int y) |
bool | isFloorNoPolygon () |
bool | handleClosestPoint (int &setX, int &setY, int &setPoly) |
bool | doBorderStuff (OnScreenPerson *moveMe) |
void | save (Common::WriteStream *stream) |
bool | load (Common::SeekableReadStream *stream) |