Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Instruction

Index

Constructors

Properties

Constructors

constructor

  • new Instruction(location: string, content: string, top: string, left: string, skippable?: boolean): Instruction

Properties

_content

_content: string

_left

_left: string

_location

_location: string

_top

_top: string

skippable

skippable: boolean

Generated using TypeDoc