Orxonox
0.0.5 Codename: Arcturus
|
Definition of the Pickupable class. More...
#include "OrxonoxPrereqs.h"
#include <list>
#include "core/class/Super.h"
#include "core/class/OrxonoxInterface.h"
#include "Rewardable.h"
Go to the source code of this file.
Classes | |
class | orxonox::Pickupable |
An Interface (or more precisely an abstract class) to model and represent different (all kinds of) pickups. More... | |
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::SUPER_FUNCTION (9, Pickupable, changedUsed, false) | |
SUPER functions. More... | |
orxonox::SUPER_FUNCTION (10, Pickupable, changedCarrier, false) | |
orxonox::SUPER_FUNCTION (11, Pickupable, changedPickedUp, false) | |
Definition of the Pickupable class.