Click or drag to resize
Ab4d.SharpEngine logo

BitmapTextCreator Constructor

Overload List
 NameDescription
Public methodBitmapTextCreator(Scene, BitmapFont, IBitmapIO) BitmapTextCreator constructor with custom BitmapFont. To use the default bitmap font, use GetDefaultBitmapTextCreator(Scene) static method.
Public methodBitmapTextCreator(Scene, BitmapFont, FuncString, RawImageData) BitmapTextCreator constructor with custom BitmapFont. To use the default bitmap font, use GetDefaultBitmapTextCreator(Scene) static method.
Top
See Also