Public Member Functions | |
| bool | init (const Configuration *c, Screen *s, nuvie_game_t game_type) |
| uint32 | load_all (const Common::Path &filename, nuvie_game_t game_type) |
| void | unload_all () |
| bool | set_pointer (uint8 ptr_num) |
| void | reset_position () |
| void | move (uint32 px, uint32 py) |
| void | hide () |
| void | show () |
| void | get_hotspot (uint16 &x, uint16 &y) const |
| bool | display () |
| bool | display (int px, int py) |
| void | clear () |
| void | update () |
| bool | is_visible () const |