Functions Documentation
View Function Edit Function
Name objAccelerate
Syntax (objAccelerate obj angle thrust [ticks]) -> velVector
Argument List obj: the spaceobject to accelerate
angle: the angle to accelerate the spaceobject
thrust: the thrust to accelerate the spaceobject by
[ticks]: how many ticks the object is accelerated for
Returns velVector: the current velocity of the spaceObject.
Category spaceobject, vector operator
Description Used to accelerate a spaceObject by a certain factor, for an optional amount of time
Example
Comment Not used in Transcendence.tdb