mooball
    Preparing search index...

    Class StadiumImage

    A class that defines an image in a stadium.

    Index

    Constructors

    Properties

    angle: number

    rotation angle in degrees.

    height: number

    Height of the image in map units.

    opacity: number

    opacity value. (should be between 0 and 1)

    scaleX: number

    x-scale coefficient.

    scaleY: number

    y-scale coefficient.

    url: string

    The url of the image.

    width: number

    Width of the image in map units.

    x: number

    X coordinate in map units that the image will be drawn at.

    y: number

    Y coordinate in map units that the image will be drawn at.