MaxRects

class MaxRects(maxSize: Size) : BinPacker.Algo

Constructors

Link copied to clipboard
constructor(width: Float, height: Float)
constructor(width: Double, height: Double)
constructor(maxSize: Size)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun add(size: Size): Rectangle?
Link copied to clipboard