#include "Aria.h"
#include <ltengineobjects.h>
Go to the source code of this file.
Compounds | |
class | CBoidModel |
BaseClass-derived class to describe a boid in LT. More... | |
Defines | |
#define | BOID_UPDATEINTERVAL 0.04f |
The intended frametime between calls to CBoidModel::Update, in seconds. More... |
|
The intended frametime between calls to CBoidModel::Update, in seconds.
|