Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Position

Holds a position with x and y coordinates

Hierarchy

  • Position

Implements

Index

Constructors

Properties

Constructors

constructor

  • new Position(x: number, y: number): Position

Properties

x

x: number

y

y: number

Generated using TypeDoc