Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

BackgroundNode Class Reference

#include <background.h>

Inheritance diagram for BackgroundNode:

Node List of all members.

Public Member Functions

 BackgroundNode (World *parent)
 ~BackgroundNode ()
void RecieveSignal (const string &id, Signal &sig)
 Recieve and Interpret a signal.

Private Member Functions

void SetScreen (Signal &sig)
 set screen variables

Private Attributes

int screenw
 screens height
int screenh
 screens width

Constructor & Destructor Documentation

BackgroundNode::BackgroundNode World parent  ) 
 

BackgroundNode::~BackgroundNode  ) 
 


Member Function Documentation

void BackgroundNode::RecieveSignal const string &  id,
Signal sig
[virtual]
 

Recieve and Interpret a signal.

RecieveSignal should be overriden, by all derived node classes

Reimplemented from Node.

void BackgroundNode::SetScreen Signal sig  )  [private]
 

set screen variables


Member Data Documentation

int BackgroundNode::screenh [private]
 

screens width

int BackgroundNode::screenw [private]
 

screens height


The documentation for this class was generated from the following files:
Generated on Sun Mar 20 12:22:07 2005 for The Grid by doxygen 1.3.8