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 |
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)
|
|
|
|
|
true if the spring will act if fully compressed
|
|
true if the spring will act if fully compressed
|
|
Damping value of spring.
|
|
elasticity of spring
|
|
sprite number of the other actor this spring should be linked
|
|
local point the spring will be linked to on this actor
|
|
local point the spring will be linked to on the other actor
|
|
max length of the spring at rest
|