Public Member Functions | |
| ESPER (BladeRunnerEngine *vm) | |
| void | open (Graphics::Surface *surface) |
| void | close () |
| bool | isOpen () const |
| void | handleMouseUp (int x, int y, bool buttonLeft) |
| void | handleMouseDown (int x, int y, bool buttonLeft) |
| void | tick () |
| void | addPhoto (const char *name, int photoId, int shapeId) |
| void | defineRegion (int regionId, Common::Rect inner, Common::Rect outer, Common::Rect selection, const char *name) |