- Extends
- KDHinge
Core.Object
|
+-- Engine.Actor
|
+-- Engine.KActor
|
+-- Engine.KConstraint
|
+-- Engine.KHinge
|
+-- USARBot.KDHinge
|
+-- USARBot.KSlider
Functions Summary |
| | Destroyed ()
|
| float | getDistance ()
|
| | init1 (Actor a1, Vector p1, Vector ax1, Vector sax1, Vector p2, Vector ax2, Vector sax2)
|
| | init2 (Vector p1, Vector ax1, Vector sax1, Actor a2, Vector p2, Vector ax2, Vector sax2)
|
| | Tick (float delta)
|
| | timer ()
|
| | Update ()
|
| | UpdateConstraint ()
|
var float barLength;
var bool bInProtection;
var float DesiredDistance;
var float lastCA;
var float midLastCA;
var float midSpinSpeed;
var float spinSpeed;
var float termLastCA;
var float termSpinSpeed;
simulated event Destroyed ( )
simulated function float getDistance ( )
simulated function Tick ( float delta )
simulated function timer ( )
simulated function Update ( )
simulated function UpdateConstraint ( )
Creation time: Mo 16.4.2007 11:20:23.343 - Created with
UnCodeX