Track (of Motion)

class Track

Defined in Track.sc.

This Motion class appears to simply make the Actor face in the direction of a target.

Properties

Inherited from Motion:

Property Description
client  
caller  
x  
y  
dx  
dy  
b-moveCnt  
b-i1  
b-i2  
b-di  
b-xAxis  
b-incr  
completed  
xLast  
yLast  

Defined in Track:

Property Description
who  
xOffset  
yOffset  
zOffset  

Methods

init(theClient theWho theXOffset theYOffset theZOffset theCaller)
doit()