ScEng::BlockListener Class Reference

#include <block.h>

List of all members.

Public Member Functions

virtual void DependancyChanged (Block *dependancy, unsigned int message=0, unsigned int parameters=0)=0


Detailed Description

The BlockListener is an object that receives messages whenever the block it is supervising changes.


Member Function Documentation

virtual void ScEng::BlockListener::DependancyChanged ( Block dependancy,
unsigned int  message = 0,
unsigned int  parameters = 0 
) [pure virtual]

The BlockListener receives this message when one of its dependencies has changed.

Parameters:
dependency The dependancy that changed
message A message about the change
parameters A parameter about the change


The documentation for this class was generated from the following file:
Generated on Thu Sep 6 10:49:21 2007 for SceneEngine by  doxygen 1.5.1-p1