Package totalcross
Class Launcher.CharBits
- java.lang.Object
-
- totalcross.Launcher.CharBits
-
- Enclosing class:
- Launcher
public static class Launcher.CharBits extends java.lang.ObjectRepresents the internal font structure, read from a pdb file. used internally.
-
-
Constructor Summary
Constructors Constructor Description CharBits()
-
-
-
Field Detail
-
rowWIB
public int rowWIB
-
charBitmapTable
public byte[] charBitmapTable
-
offset
public int offset
-
width
public int width
-
index
public int index
-
img
public Image img
-
-