id: brl.rectpacker title: BRL.RectPacker
Useful for creating texture atlases, sprite sheets, and other similar things.
| Type | Description |
|---|---|
| TRectPacker | Packs rectangles into sheets. |
| TPackedSheet | Represents a sheet that has been packed with rectangles. |
| Struct | Description |
|---|---|
| SPackedRect | Represents a rectangle that has been packed into a sheet. |
| Enum | Description |
|---|---|
| EPackingMethod | The packing method to use. |