Torque 3D - Script Manual: Vehicles

TorqueScript

Main   Class List   Namespace List   Online

Vehicles
[Game]

This section is dedicated to vehicle game objects, such as the base Vehicle class, WheeledVehicle, FlyingVehicle, and so on. More...

Classes

class  FlyingVehicle
 A flying vehicle. More...
class  FlyingVehicleData
 Defines the properties of a FlyingVehicle. More...
class  HoverVehicle
 A hovering vehicle. More...
class  HoverVehicleData
 Defines the properties of a HoverVehicle. More...
class  Vehicle
 Base functionality shared by all Vehicles (FlyingVehicle, HoverVehicle, WheeledVehicle). More...
class  VehicleData
 Base properties shared by all Vehicles (FlyingVehicle, HoverVehicle, WheeledVehicle). More...
class  WheeledVehicle
 A wheeled vehicle. More...
class  WheeledVehicleData
 Defines the properties of a WheeledVehicle. More...
class  WheeledVehicleSpring
 Defines the properties of a WheeledVehicle spring. More...
class  WheeledVehicleTire
 Defines the properties of a WheeledVehicle tire. More...

Detailed Description

This section is dedicated to vehicle game objects, such as the base Vehicle class, WheeledVehicle, FlyingVehicle, and so on.



Copyright © GarageGames, LLC. All Rights Reserved.