HOG2
|
#include "SteeringEnvironment.h"
Go to the source code of this file.
Variables | |
float | maxSpeed = 0.5f |
float | worldRadius = 200.0f |
float maxSpeed = 0.5f |
Definition at line 12 of file SteeringEnvironment.cpp.
Referenced by SteeringEnvironment::ApplyAction().
float worldRadius = 200.0f |
Definition at line 13 of file SteeringEnvironment.cpp.
Referenced by SteeringEnvironment::ApplyAction(), and SteeringEnvironment::OpenGLDraw().