Click or drag to resize
Ab4d.SharpEngine logo

BitmapFontCreateAsync Method

Overload List
 NameDescription
Public methodStatic memberCreateAsync(Stream) CreateAsync loads the specified stream in the background thread and returns a created BitmapFont object.
Public methodStatic memberCreateAsync(String) CreateAsync loads the specified fontFile in the background thread and returns a created BitmapFont object.
Top
See Also