|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TexturePacker in sk.upjs.fontmapper |
|---|
| Classes in sk.upjs.fontmapper that implement TexturePacker | |
|---|---|
(package private) class |
BinaryPacker
Binary tree based texture packer. |
| Fields in sk.upjs.fontmapper declared as TexturePacker | |
|---|---|
private TexturePacker |
TexturePage.packer_
Texture packer used to place textures on the page. |
| Constructors in sk.upjs.fontmapper with parameters of type TexturePacker | |
|---|---|
TexturePage(java.awt.Dimension size,
int colorMode,
TexturePacker packer,
GlyphDataWriter writer)
Constructs a texture page with specified dimensions, color format and passes texture packer to use. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||