API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceUISpriteBackground

@codexo/exojs / ui / stable

Flat textured background: one image stretched over the widget box or tiled across it. Use a nine-slice instead for art with a frame that must keep its corner proportions.

3
props
0
methods
0
events
Import
import { UISpriteBackground } from '@codexo/exojs'

Flat textured background: one image stretched over the widget box or tiled across it. Use a nine-slice instead for art with a frame that must keep its corner proportions.

Properties3
kind: "sprite"
Source