Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MoveCommand

The data class for the Move command.

Hierarchy

  • MoveCommand

Index

Properties

Properties

code

code: number

Move command code.

parameters

parameters: Array<any>

An array containing the Move command's arguments. The contents vary for each command.

Generated using TypeDoc