Public Member Functions | |
bool | load (AssetLoaderContext &context, const Data::TextAsset &data) |
AssetType | getAssetType () const override |
bool | isBitmap () const |
const Common::SharedPtr< Graphics::ManagedSurface > & | getBitmapSurface () const |
const Common::String & | getString () const |
const Common::Array< MacFormattingSpan > & | getMacFormattingSpans () const |
Public Member Functions inherited from MTropolis::Asset | |
uint32 | getAssetID () const |
Additional Inherited Members | |
Protected Attributes inherited from MTropolis::Asset | |
uint32 | _assetID |