MVMovingOnPlaceObject Class Reference

Superclass for all moving OnPlaceObject's. More...

#include <MVMovingOnPlaceObject.h>

Inheritance diagram for MVMovingOnPlaceObject:

MVOnPlaceObject MVPlaceObject Object MVFirefly

List of all members.

Public Member Functions

 MVMovingOnPlaceObject (const std::string &meshFilename, const std::string &textureFilename, const std::string &shaderFilename)
 Constructor with initial values.
virtual string toString () const
 Returns a textual representation.
virtual string className () const
 Returns the class name of the object.
virtual enum classId classId () const
 Returns the class id of the object.


Detailed Description

Superclass for all moving OnPlaceObject's.

All objects which can be put onto a place (and not between places) and move from place to place (under to controll of the Controller) inherit from this superclass.


Constructor & Destructor Documentation

MVMovingOnPlaceObject::MVMovingOnPlaceObject ( const std::string &  meshFilename,
const std::string &  textureFilename,
const std::string &  shaderFilename 
)

Constructor with initial values.

Constructor with initial values.


Member Function Documentation

string MVMovingOnPlaceObject::toString (  )  const [virtual]

Returns a textual representation.

Returns:
a string descriping the run-time object

Reimplemented from MVOnPlaceObject.

Reimplemented in MVFirefly.

string MVMovingOnPlaceObject::className (  )  const [virtual]

Returns the class name of the object.

Returns:
a string with the name of the object's class

Reimplemented from MVOnPlaceObject.

Reimplemented in MVFirefly.

enum classId MVMovingOnPlaceObject::classId (  )  const [virtual]

Returns the class id of the object.

Returns:
an id of the object's class

Reimplemented from MVOnPlaceObject.

Reimplemented in MVFirefly.


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

Generated on Mon Jul 7 13:30:34 2008 for Firefly by  doxygen 1.5.6