Robocode Tank Royale Bot API
    Preparing search index...

    Class Point

    Represents an ordered pair of x and y coordinates that define a point in a two-dimensional plane.

    Index

    Constructors

    Properties

    x y

    Methods

    Constructors

    Properties

    x: number
    y: number

    Methods

    • Parameters

      • other: unknown

      Returns boolean