Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

Velocity Struct Reference

#include <util.h>

List of all members.


Detailed Description

Structure to hold a velocity (unused at the current time).

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.


Member Data Documentation

double Velocity::dx
 

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().

double Velocity::dy
 

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().

nnctime Velocity::pertime
 

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().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 8 12:02:22 2002 for nnc by doxygen1.3-rc1