Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Library Class Reference

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

Collaboration diagram for Library:

Collaboration graph
[legend]
List of all members.

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

Member Function Documentation

void Library::load_pix  ) 
 

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().


Member Data Documentation

MCursor Library::cursor[NUM_OS+1]
 

Definition at line 15 of file Library.h.

Referenced by load_pix(), and UI::set_cursor().

int Library::height
 

Definition at line 13 of file Library.h.

Referenced by Monster::clickedstray(), Computer::find_stray(), load_pix(), and Monster::update_at().

const int Library::NUM_OS = 9 [static]
 

Definition at line 12 of file Library.h.

Referenced by Computer::determineOS(), and load_pix().

const int Library::OFF = -1 [static]
 

Definition at line 10 of file Library.h.

Referenced by Game::button_release(), Computer::draw(), Network::toasters(), Cable::update(), and Monster::update_at().

Picture Library::os[NUM_OS+1]
 

Definition at line 14 of file Library.h.

Referenced by Computer::draw(), Monster::draw_at(), Monster::draw_std(), Monster::draw_stray(), and load_pix().

const int Library::PC = 5 [static]
 

Definition at line 11 of file Library.h.

Referenced by Computer::compatible(), and Computer::determineOS().

int Library::width
 

Definition at line 13 of file Library.h.

Referenced by Computer::find_stray(), and load_pix().

const int Library::WINGDOWS = 0 [static]
 

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().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:38:33 2005 for OPIE by  doxygen 1.4.2