PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "aiGlobals.h"
Go to the source code of this file.
Classes | |
class | AIBehaviors |
This class implements all the steering behaviors of the AI framework, such as seek, flee, pursue, evade, wander and flock. More... | |
Typedefs | |
typedef std::list< Evade, std::allocator< Evade > > | ListEvade |
typedef std::list< Flee, std::allocator< Flee > > | ListFlee |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file aiBehaviors.h.