Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Optional _image

_image: Image

_penTipPosition

_penTipPosition: Vector

_position

_position: Vector

_saveSteps

_saveSteps: boolean

_sketch

_sketch: p5

Optional _sound

_sound: SoundFile

_speed

_speed: number

_steps

_steps: Vector[]

_targetPosition

_targetPosition: Vector

Accessors

hasToMove

hasToMove:

image

image:

penTipPosition

penTipPosition:

position

position:

saveSteps

saveSteps:

sketch

sketch:

sound

sound:

speed

speed:

steps

steps:

targetDistance

targetDistance:

targetPosition

targetPosition:

targetReached

targetReached:

Methods

applySoundSpeed

  • applySoundSpeed(replaceSpeed: number): void

draw

  • draw(): void

moveTo

  • moveTo(coordinate: Vector, replaceSpeed: number): void

playAudio

  • playAudio(replaceSpeed: number): void

startMovement

  • startMovement(replaceSpeed: number): void

stopSound

  • stopSound(): void

updateToNextPosition

  • updateToNextPosition(replaceSpeed: number): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc