API Docs for:
Show:

map.Point Class

An (x,y) point

Constructor

map.Point

(
  • x
  • y
)

Parameters:

  • x Integer

    The x location

  • y Integer

    The y location

Item Index

Properties