DeadZone Community Packages
    Preparing search index...

    Class LocalPoint

    Represents a local position in the game on the x and y axis

    Implements

    Implemented by

    Index

    Constructors

    • Creates a new LocalPoint at the X and Y position

      Parameters

      • x: number

        the X position in the scene

      • y: number

        the Y position in the scene

      • worldView: number

        the world view this local point relates to, typically -1 for top level

      Returns LocalPoint

    Properties

    worldView: number
    x: number
    y: number

    Methods

    • Returns number

    • Returns number

    • Returns number

    • Returns number

    • Returns string