Interface: SpriteOptions

SpriteOptions

Options for the Sprite constructor.

Properties:
Name Type Description
anchor PointLike

The anchor point of the sprite.

texture core

The texture to use for the sprite.

Extends

  • Partial

Members

anchor PointLike

The anchor point of the sprite.

texture core

The texture to use for the sprite.