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

DART_Physics::Spring Class Reference

This behavior is placed on an object actor to create a spring between the object and another actor. More...

List of all members.

Public Member Functions

 beginSprite (me)
 getPropertyDescriptionList (, ascript)

Private Attributes

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

 pLinkPointA
 local point the spring will be linked to on this actor

 pLinkPointB
 local point the spring will be linked to on the other actor

 pRestLength
 max length of the spring at rest

 pElasticity
 elasticity of spring

 pDamping
 Damping value of spring.

 pActonCompression
 true if the spring will act if fully compressed

 pActonExtension
 true if the spring will act if fully compressed


Detailed Description

This behavior is placed on an object actor to create a spring between the object and 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::Spring::beginSprite me   ) 
 

DART_Physics::Spring::getPropertyDescriptionList ascript   ) 
 


Member Data Documentation

DART_Physics::Spring::pActonCompression [private]
 

true if the spring will act if fully compressed

DART_Physics::Spring::pActonExtension [private]
 

true if the spring will act if fully compressed

DART_Physics::Spring::pDamping [private]
 

Damping value of spring.

DART_Physics::Spring::pElasticity [private]
 

elasticity of spring

DART_Physics::Spring::pLinkActor [private]
 

sprite number of the other actor this spring should be linked

DART_Physics::Spring::pLinkPointA [private]
 

local point the spring will be linked to on this actor

DART_Physics::Spring::pLinkPointB [private]
 

local point the spring will be linked to on the other actor

DART_Physics::Spring::pRestLength [private]
 

max length of the spring at rest


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