#include </home/clem/local/src/opie/noncore/games/kbill/Library.h>
Collaboration diagram for Library:

Public Member Functions | |
| void | load_pix () |
Public Attributes | |
| int | width |
| int | height |
| Picture | os [NUM_OS+1] |
| MCursor | cursor [NUM_OS+1] |
Static Public Attributes | |
| static const int | WINGDOWS = 0 |
| static const int | OFF = -1 |
| static const int | PC = 5 |
| static const int | NUM_OS = 9 |
|
|
Definition at line 3 of file Library.cc. References cursor, Picture::height, height, i, MCursor::load(), Picture::load(), name, NUM_OS, os, Picture::width, and width. Referenced by Game::main(). |
|
|
Definition at line 15 of file Library.h. Referenced by load_pix(), and UI::set_cursor(). |
|
|
Definition at line 13 of file Library.h. Referenced by Monster::clickedstray(), Computer::find_stray(), load_pix(), and Monster::update_at(). |
|
|
Definition at line 12 of file Library.h. Referenced by Computer::determineOS(), and load_pix(). |
|
|
Definition at line 10 of file Library.h. Referenced by Game::button_release(), Computer::draw(), Network::toasters(), Cable::update(), and Monster::update_at(). |
|
|
Definition at line 14 of file Library.h. Referenced by Computer::draw(), Monster::draw_at(), Monster::draw_std(), Monster::draw_stray(), and load_pix(). |
|
|
Definition at line 11 of file Library.h. Referenced by Computer::compatible(), and Computer::determineOS(). |
|
|
Definition at line 13 of file Library.h. Referenced by Computer::find_stray(), and load_pix(). |
|
|
Definition at line 9 of file Library.h. Referenced by Game::button_release(), Monster::enter(), Cable::update(), Monster::update_at(), Monster::update_dying(), and Monster::update_in(). |
1.4.2