toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.binpack
Package-level
declarations
Types
Types
Bin
Packer
Link copied to clipboard
class
BinPacker
(
val
size
:
Size
,
val
algo
:
BinPacker.Algo
=
MaxRects(size)
)
Max
Rects
Link copied to clipboard
class
MaxRects
(
maxSize
:
Size
)
:
BinPacker.Algo