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

KX_LocalFlags Struct Reference

Do translation/rotation actions. More...

#include <KX_ObjectActuator.h>

List of all members.

Public Methods

 KX_LocalFlags ()

Public Attributes

unsigned short Force: 1
unsigned short Torque: 1
unsigned short DRot: 1
unsigned short DLoc: 1
unsigned short LinearVelocity: 1
unsigned short AngularVelocity: 1


Detailed Description

Do translation/rotation actions.

Version:

Id:
KX_ObjectActuator.h,v 1.13 2000/12/06 20:22:36 coockie Exp

Definition at line 17 of file KX_ObjectActuator.h.


Constructor & Destructor Documentation

KX_LocalFlags::KX_LocalFlags ( ) [inline]
 

Definition at line 18 of file KX_ObjectActuator.h.


Member Data Documentation

unsigned short KX_LocalFlags::AngularVelocity
 

Definition at line 33 of file KX_ObjectActuator.h.

unsigned short KX_LocalFlags::DLoc
 

Definition at line 31 of file KX_ObjectActuator.h.

unsigned short KX_LocalFlags::DRot
 

Definition at line 30 of file KX_ObjectActuator.h.

unsigned short KX_LocalFlags::Force
 

Definition at line 28 of file KX_ObjectActuator.h.

unsigned short KX_LocalFlags::LinearVelocity
 

Definition at line 32 of file KX_ObjectActuator.h.

unsigned short KX_LocalFlags::Torque
 

Definition at line 29 of file KX_ObjectActuator.h.


The documentation for this struct was generated from the following file:
Generated at Thu Feb 1 13:03:42 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000