Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BackgroundType

Defines how the core engine should manage background image

Index

Enumeration members

Enumeration members

CENTERED

CENTERED:

Background image is centered on screen, limited by Engine dimensions

OVERFLOW

OVERFLOW:

Background image is centered on screen and fills screen (overflows Engine dimensions)

TOP_LEFT

TOP_LEFT:

Background image is aligned on its top-left corner

Generated using TypeDoc