mooball
    Preparing search index...

    Class StadiumText

    A class that defines a text in a stadium.

    Index

    Constructors

    Properties

    angle: number

    rotation angle in degrees.

    fontId: number

    Id of the font to be used. The font must exist inside the stadium.

    offsetX: number

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

    offsetY: number

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

    opacity: number

    opacity value. (should be between 0 and 1)

    text: string

    The text to be drawn.