OpenFairyGUI API
Preparing search index...
core/src
PackInput
Interface PackInput
MaxRects bin-packing algorithm
interface
PackInput
{
flags
?:
number
;
height
:
number
;
id
:
string
;
width
:
number
;
}
Index
Properties
flags?
height
id
width
Properties
Optional
flags
flags
?:
number
Bitfield: 1 = DUPLICATE_PADDING, 2 = NO_ROTATION
height
height
:
number
id
id
:
string
width
width
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
flags
height
id
width
OpenFairyGUI API
Loading...
MaxRects bin-packing algorithm