#include "PongAI.h"
#include "core/CoreIncludes.h"
#include "core/ConfigValueIncludes.h"
#include "tools/Timer.h"
#include "objects/worldentities/ControllableEntity.h"
#include "objects/worldentities/PongBall.h"
Namespaces | |
namespace | orxonox |
Functions | |
orxonox::CreateUnloadableFactory (PongAI) | |
Variables | |
static const float | orxonox::MAX_REACTION_TIME = 0.4f |