1.14.0.5
Hummingbird
A modern user interface library for games
cohtml::System Member List

This is the complete list of members for cohtml::System, including all inherited members.

AddBitmapFont(const char **imagesData, unsigned *imagesDataSize, unsigned imagesCount, const BitmapFontDescription &description)=0cohtml::Systempure virtual
AddBitmapFont(const IAsyncResourceResponse::UserImageData *preloadedImages, unsigned imagesCount, const BitmapFontDescription &description)=0cohtml::Systempure virtual
AddFontsFromFolder(const char *path)=0cohtml::Systempure virtual
Advance(TimePoint timeMilliseconds)=0cohtml::Systempure virtual
ClearCachedUnusedImages()=0cohtml::Systempure virtual
CreateSystemRenderer(const SystemRendererSettings &settings)=0cohtml::Systempure virtual
CreateView(const ViewSettings &settings)=0cohtml::Systempure virtual
Destroy()=0cohtml::Systempure virtual
GetSystemCacheStats() const =0cohtml::Systempure virtual
RegisterGamepad(unsigned id, const char *info, unsigned axesCount, unsigned buttonsCount, void *reserved=nullptr)=0cohtml::Systempure virtual
SetDefaultFallbackFontName(const char *name)=0cohtml::Systempure virtual
UnregisterGamepad(unsigned id)=0cohtml::Systempure virtual
UpdateGamepadState(const cohtml::GamepadState &state)=0cohtml::Systempure virtual
UpdateGamepadStateExtended(const cohtml::GamepadStateExtended &state)=0cohtml::Systempure virtual
UserImagesChanged(const unsigned *images, unsigned count)=0cohtml::Systempure virtual