Main Page | Namespace List | Alphabetical List | Class List | File List | Class Members | Related Pages

DART_Physics::LinearDashpot Class Reference

This behavior is placed on an object actor to create a dashpot that limits the linear movement of the object with a very strong spring. More...

List of all members.

Public Member Functions

 beginSprite (me)
 getPropertyDescriptionList (, ascript)

Private Attributes

 pLink
 TRUE if this dashpot will be linked to another actor too.

 pLinkActor
 sprite number of the other actor this spring should be linked

 pLinkA
 where to link the dashpot to the actor

 pLinkB
 pStrength
 strength of dashpot

 pDamping
 Damping value of dashpot.


Detailed Description

This behavior is placed on an object actor to create a dashpot that limits the linear movement of the object with a very strong spring.

This dashpot can bind the actor to a specific point or to another actor. For more details about the Havok physic system please read the havok physics primer http://www.havok.com/xtra/downloads/docs/HavokPrimer.zip

Properties:

Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 All Rights Reserved (See LICENSE cast member for full license information)


Member Function Documentation

DART_Physics::LinearDashpot::beginSprite me   ) 
 

DART_Physics::LinearDashpot::getPropertyDescriptionList ascript   ) 
 


Member Data Documentation

DART_Physics::LinearDashpot::pDamping [private]
 

Damping value of dashpot.

DART_Physics::LinearDashpot::pLink [private]
 

TRUE if this dashpot will be linked to another actor too.

DART_Physics::LinearDashpot::pLinkA [private]
 

where to link the dashpot to the actor

DART_Physics::LinearDashpot::pLinkActor [private]
 

sprite number of the other actor this spring should be linked

DART_Physics::LinearDashpot::pLinkB [private]
 

DART_Physics::LinearDashpot::pStrength [private]
 

strength of dashpot


Generated on Fri Oct 8 16:38:01 2004 for DART-Lingo by doxygen 1.3.7