JSPM

@quenty/rotatinglabel

7.4.0-canary.352.3411e11.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q79553F
  • License MIT

A text label with most general properties of a textlabel, except when text is set, it rotates uniformly like an old clock, animating in a satisfying way

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@quenty/rotatinglabel) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    RotatingLabel

    A text label with most general properties of a textlabel, except when text is set, it rotates uniformly like an old clock, animating in a satisfying way

    This is relatively legacy code and so probably should be carefully considered before using in a new project.

    Installation

    npm install @quenty/rotatinglabel --save

    Usage

    Usage is designed to be simple.

    RotatingLabel.new()

    RotatingLabel:SetGui(gui)

    RotatingLabel:SetTemplate(template)

    RotatingLabel:UpdateRender()

    RotatingLabel:Destroy()