Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Vehicle

The data class for vehicles.

Hierarchy

  • Vehicle

Index

Properties

bgm

The vehicle's BGM (RPG.AudioFile).

characterIndex

characterIndex: number

The index of the vehicle's walking graphic (0..7).

characterName

characterName: string

The file name of the vehicle's walking graphic.

startMapId

startMapId: number

The map ID of the vehicle's initial position.

startX

startX: number

The map's x-coordinate of the vehicle's initial position.

startY

startY: number

The map's y-coordinate of the vehicle's initial position.

Generated using TypeDoc