Data Structures | |
class | BoatOwnerState |
class | BoatMove |
class | Transport |
Native class for boats - handles physics simulation. More... | |
Enumerations | |
enum | BoatSoundCtrl { ENGINE , SPEED , PLAYER } |
Boat's sound controller list. (native, do not change or extend) More... | |
enum | BoatFluid { FUEL } |
Type of vehicle's fluid. (native, do not change or extend) More... | |
enum BoatFluid |
enum BoatSoundCtrl |