MapVertex

Represents a map vertex.

Inherits MapObject

All properties and functions of MapObject can be used in addition to those below.

Properties

Property Type Description
x number The X coordinate of the vertex
y number The Y coordinate of the vertex
connectedLines MapLine[] All lines connected to the vertex

Constructors

No Constructors

This type can not be created directly in scripts.