include/actionMesh.h File Reference

Definition of actionMesh class and its derivate class. More...

Go to the source code of this file.

Classes

class  actionMesh
 Class containing a mesh who can launched an action when it is clicked, derive from staticMesh. More...
class  observationMesh
 Class containing a mesh who can be looked at, derive from actionMesh. More...
class  prendreMesh
 Class containing a mesh who can be taken, derive from observationMesh. More...
class  animateMesh
 Class containing a mesh who can launched an animation, derive from observationMesh. More...
class  persoMesh
 Class containing a mesh representing a person, what mean you can speak to it. More...

Enumerations

enum  ACTION_TYPE {
  ACTION_AUCUNE = 0, ACTION_OBSERVER, ACTION_PRENDRE, ACTION_ANIMATE,
  ACTION_PERSO
}
 

Enum all the actionMesh type.

More...

Detailed Description

Definition of actionMesh class and its derivate class.

Contain actionMesh, observationMesh, prendreMesh, animateMesh definitions.

Definition in file actionMesh.h.


Enumeration Type Documentation

Enum all the actionMesh type.

Enumerator:
ACTION_AUCUNE 

The mesh has no action.

ACTION_OBSERVER 

The mesh can be looked at.

ACTION_PRENDRE 

The mesh can be taken.

ACTION_ANIMATE 

The mesh can launch an animation.

ACTION_PERSO 

The mesh is a perso you can speak to.

Definition at line 29 of file actionMesh.h.

 All Classes Files Functions Variables Enumerations Enumerator Friends

Generated on Wed Sep 9 18:20:14 2009 for The Merry Turnip by  doxygen 1.6.1