BitmapFont
takes up two parameters, the array of images font and the sequence of the images, for example if the images font array sequence is ordered as follow: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", specify the parameter letter sequence as is.
If the images font has different width, use {@link com.golden.gamedev.object.font.AdvanceBitmapFont} instead.
|
|
|
|