Skip to content

RotatingScreens.addStaticSprite

Alex Kulcsar edited this page Apr 20, 2023 · 1 revision

RotatingScreens.addStaticSprite method

Add a collection of information to the list of static sprites.

RotatingScreens.addStaticSprite(value: StaticSpriteOptions): void

Parameters

  • value: StaticSpriteOptions A StaticSpriteOptions object with the information about the new sprite.
Clone this wiki locally