AlbumEnvironment Class Reference

Album environment. More...

#include <album_environment.h>

Inheritance diagram for AlbumEnvironment:

Environment TimeUpdateable GraphicalNode

List of all members.

Public Member Functions

 AlbumEnvironment ()
 Default constructor.
 ~AlbumEnvironment ()
 Destructor.
virtual void timeUpdate (float dt)
 Timer value change event occured.

Private Member Functions

 AlbumEnvironment (const AlbumEnvironment &)
AlbumEnvironmentoperator= (const AlbumEnvironment &)


Detailed Description

Album environment.

Album environment - this environment is a simple album from images located in user's file system. Reference object (cannot be copied).


Constructor & Destructor Documentation

AlbumEnvironment::AlbumEnvironment ( const AlbumEnvironment  )  [private]

AlbumEnvironment::AlbumEnvironment (  ) 

Default constructor.

AlbumEnvironment::~AlbumEnvironment (  ) 

Destructor.


Member Function Documentation

AlbumEnvironment& AlbumEnvironment::operator= ( const AlbumEnvironment  )  [private]

virtual void AlbumEnvironment::timeUpdate ( float  dt  )  [virtual]

Timer value change event occured.

This method is called on each timer value change.

Parameters:
[in] dt Time difference between the last call (delta).

Implements TimeUpdateable.


The documentation for this class was generated from the following file:

Generated on Sat Dec 20 19:21:24 2008 for PGR2008 by  doxygen 1.5.6