Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MoveRoute

The data class for the Move route.

Hierarchy

  • MoveRoute

Index

Properties

Properties

list

list: Array<MoveCommand>

Program contents. An RPG.MoveCommand array.

repeat

repeat: boolean

The truth value of the [Repeat Action] option.

skippable

skippable: boolean

The truth value of the [Skip If Cannot Move] option.

wait

wait: boolean

The truth value of the [Wait for Completion] option.

Generated using TypeDoc