34 #ifndef _BillboardProjectile_H__ 35 #define _BillboardProjectile_H__ 60 virtual void setColour(
const ColourValue&
colour);
61 virtual void setMaterial(
const std::string& material);
63 virtual void changedVisibility()
override;
A BillboardProjectile is a projectile that is represented by a Billboard.
Definition: BillboardProjectile.h:54
::std::string string
Definition: gtest-port.h:756
Shared library macros, enums, constants and forward declarations for the weapons module ...
BillboardSet billboard_
The billboard that represents the projectile.
Definition: BillboardProjectile.h:66
Ogre::ColourValue colour(const btVector3 &color, btScalar alpha)
Definition: OgreBulletUtils.h:41
Declaration and implementation of several math-functions, typedefs of some Ogre::Math classes to the ...
Represents all 'standard' projectiles.
Definition: Projectile.h:58
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Implementation of the Projectile class.
Definition: BillboardSet.h:37
#define _WeaponsExport
Definition: WeaponsPrereqs.h:60