Options
All
  • Public
  • Public/Protected
  • All
Menu

Module lib/Scene/coordinateMode

Index

Functions

Functions

coordinateMode

  • coordinateMode(system: string): void
  • By default, p5 uses a left-handed coordinate system with the origin placed at the top-left corner of the canvas. This library overrides p5's default behavior

    arguments: midRight, midLeft, left, right midRight: origin at middle and right midLeft: origin at middle

    Parameters

    • system: string

    Returns void

Generated using TypeDoc