DecelTo (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

Initiates a deceleration to the given speed over the given time in seconds.

Usage

void decelTo( float speed, float time )

Parameters

  • tba

Examples

 none

Notes

tba