Interactive element containing a weather info

Hierarchy

  • StoryInteractiveArea
    • StoryInteractiveWeather

Constructors

Properties

Accessors

Constructors

Properties

type: "weather" = ...

Accessors

  • get color(): number
  • Returns number

  • get emoji(): string
  • Emoji representing the weather

    Returns string

  • get height(): number
  • Height of the area

    Returns number

  • get rotation(): number
  • Rotation of the area

    Returns number

  • get temperature(): number
  • Temperature in Celsius

    Returns number

  • get width(): number
  • Width of the area

    Returns number

  • get x(): number
  • X coordinate of the top-left corner of the area

    Returns number

  • get y(): number
  • Y coordinate of the top-left corner of the area

    Returns number