29 #ifndef _TeamColourable_H__ 30 #define _TeamColourable_H__ 42 virtual void setTeamColour(
const ColourValue&
colour) = 0;
This is the class from which all interfaces of the game-logic (not the engine) are derived from...
Definition: OrxonoxInterface.h:50
Ogre::ColourValue colour(const btVector3 &color, btScalar alpha)
Definition: OgreBulletUtils.h:41
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Declaration of OrxonoxInterface, the base class of all interfaces in Orxonox.
Shared library macros, enums, constants and forward declarations for the util library ...
Shared library macros, enums, constants and forward declarations for the orxonox library ...
Definition: TeamColourable.h:39
#define _OrxonoxExport
Definition: OrxonoxPrereqs.h:60