Orxonox
0.0.5 Codename: Arcturus
|
#include <functional>
#include "core/CoreIncludes.h"
#include "tools/Timer.h"
#include "OgreVector3.h"
Go to the source code of this file.
Classes | |
class | orxonox::ScriptableControllerAPI |
API for ScriptableController's lua-scripts. More... | |
struct | orxonox::ScriptableControllerAPI::AreaHandler |
Groups everything together that is needed to handle an area enter/leave event. More... | |
struct | orxonox::ScriptableControllerAPI::NearObjectHandler |
Groups everything together that is needed to handle a near-object event. More... | |
struct | orxonox::ScriptableControllerAPI::NearPointHandler |
Groups everything together that is needed to handle a near-poinb event. More... | |
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |