Table of Contents

Physics

(NOTE) An array interface to the cog paths of wheels that this car uses. This array is read-only.

Methods Properties Base Classes Derived Classes
Get Count safeid32object

Properties


Count : integer

read-only

How many wheels this car owns.

var Count : Integer

Methods


Get : cog

Get the cog for a wheel by index. |Name|Type|Description| |---|---|---| |index|integer| |

function Get(index : Integer) : Cog