Bitmap | |
| Name | Description | |
|---|---|---|
| CreateAsync(Stream) | CreateAsync loads the specified stream in the background thread and returns a created BitmapFont object. | |
| CreateAsync(String) | CreateAsync loads the specified fontFile in the background thread and returns a created BitmapFont object. |