Orxonox
0.0.5 Codename: Arcturus
|
Declaration of Destroyable, the base class of all objects which can be used with StrongPtr and WeakPtr. More...
Go to the source code of this file.
Classes | |
class | orxonox::Destroyable |
Classes must inherit from this class if they should be used with StrongPtr or WeakPtr. More... | |
class | orxonox::DestructionListener |
This listener is used to inform weak pointers if an object of type Destroyable gets destroyed. More... | |
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Declaration of Destroyable, the base class of all objects which can be used with StrongPtr and WeakPtr.