#include <util.h>
Definition at line 20 of file util.h.
Public Attributes | |
double | dx |
dx/dy are the changes in that direction | |
double | dy |
dx/dy are the changes in that direction | |
nnctime | pertime |
velocity is change per unit time. |
|
dx/dy are the changes in that direction
Definition at line 22 of file util.h. Referenced by Bear::Bear(), MainChar::MainChar(), MainChar::think(), Bear::think(), and Util_BuildVelocity(). |
|
dx/dy are the changes in that direction
Definition at line 22 of file util.h. Referenced by Bear::Bear(), MainChar::MainChar(), MainChar::think(), Bear::think(), and Util_BuildVelocity(). |
|
velocity is change per unit time.
Definition at line 25 of file util.h. Referenced by Bear::Bear(), MainChar::MainChar(), MainChar::think(), Bear::think(), and Util_BuildVelocity(). |