AudioAsset
Ease
FastString
FontAsset
NineSlice
PackedSprite
PackedSpriteID
RB
   HardwareSettings
   IRetroBlitGame
RBAsset
Rect2i
ShaderAsset
SoundReference
SpriteGrid
SpriteSheetAsset
TMXMapAsset
   TMXLayer
   TMXLayerLoadState
   TMXObject
   TMXObjectGroup
   TMXProperties
Vector2i

FontAsset

Class

Inherits

RBAsset

Description

Font asset which holds various information about a font. Font assets use SpriteSheetAsset for the font bitmap data. Use FontAsset.Setup to configure the font asset.

Variables

progress (inherited) Asynchronous loading progress, ranges from 0.0 to 1.0.

Properties

error (inherited) Loading error of the audio asset
SpriteSheet SpriteSheet used by this Font
status (inherited) Loading status of the an asset

Methods

Setup (10 overloads) Setup a custom font from a sprite sheet.
Unload (inherited) Unload previously loaded asset