Структуры данных | |
| class | BoatOwnerState |
| class | BoatMove |
| class | Transport |
| Native class for boats - handles physics simulation. Подробнее... | |
Перечисления | |
| enum | BoatSoundCtrl { ENGINE , SPEED , PLAYER } |
| Boat's sound controller list. (native, do not change or extend) Подробнее... | |
| enum | BoatFluid { FUEL } |
| Type of vehicle's fluid. (native, do not change or extend) Подробнее... | |