Simulant
21.12-1292
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
This is the complete list of members for smlt::Font, including all inherited members.
age() const (defined in smlt::Asset) | smlt::Asset | |
ascent() const (defined in smlt::Font) | smlt::Font | |
Asset(AssetManager *manager) (defined in smlt::Asset) | smlt::Asset | |
Asset(const Asset &rhs) (defined in smlt::Asset) | smlt::Asset | protected |
asset_manager() (defined in smlt::Asset) | smlt::Asset | inline |
asset_manager() const (defined in smlt::Asset) | smlt::Asset | inline |
char_corners(char32_t c) const (defined in smlt::Font) | smlt::Font | |
char_texcoords(char32_t c) const (defined in smlt::Font) | smlt::Font | |
character_advance(char32_t ch, char32_t next) (defined in smlt::Font) | smlt::Font | |
character_height(char32_t ch) (defined in smlt::Font) | smlt::Font | |
character_offset(char32_t ch) (defined in smlt::Font) | smlt::Font | |
character_page(char32_t ch) (defined in smlt::Font) | smlt::Font | |
character_width(char32_t ch) (defined in smlt::Font) | smlt::Font | |
clean_up() (defined in smlt::TwoPhaseConstructed) | smlt::TwoPhaseConstructed | inline |
create(Args &&... args) (defined in smlt::RefCounted< Font >) | smlt::RefCounted< Font > | inlinestatic |
create() (defined in smlt::RefCounted< Font >) | smlt::RefCounted< Font > | inlinestatic |
data (defined in smlt::Asset) | smlt::Asset | |
descent() const (defined in smlt::Font) | smlt::Font | |
Font(AssetID id, AssetManager *asset_manager) (defined in smlt::Font) | smlt::Font | |
generate_name(const std::string &family, const uint16_t &size, FontWeight weight, FontStyle style) (defined in smlt::Font) | smlt::Font | inlinestatic |
has_name() const (defined in smlt::Nameable) | smlt::Nameable | inline |
id() const (defined in smlt::generic::Identifiable< AssetID >) | smlt::generic::Identifiable< AssetID > | inline |
id_type typedef (defined in smlt::generic::Identifiable< AssetID >) | smlt::generic::Identifiable< AssetID > | |
Identifiable(AssetID id) (defined in smlt::generic::Identifiable< AssetID >) | smlt::generic::Identifiable< AssetID > | inline |
init() (defined in smlt::TwoPhaseConstructed) | smlt::TwoPhaseConstructed | inline |
line_gap() const (defined in smlt::Font) | smlt::Font | |
loaders::FNTLoader (defined in smlt::Font) | smlt::Font | friend |
loaders::TTFLoader (defined in smlt::Font) | smlt::Font | friend |
max_pages (defined in smlt::Font) | smlt::Font | static |
name() const (defined in smlt::Nameable) | smlt::Nameable | inline |
on_init() override (defined in smlt::Font) | smlt::Font | virtual |
operator<(const Identifiable< AssetID > &rhs) const (defined in smlt::generic::Identifiable< AssetID >) | smlt::generic::Identifiable< AssetID > | inlinevirtual |
operator=(const Asset &rhs) (defined in smlt::Asset) | smlt::Asset | protected |
operator==(const Identifiable< AssetID > &rhs) const (defined in smlt::generic::Identifiable< AssetID >) | smlt::generic::Identifiable< AssetID > | inlinevirtual |
page(std::size_t i) const (defined in smlt::Font) | smlt::Font | |
page_count() const (defined in smlt::Font) | smlt::Font | inline |
ptr typedef (defined in smlt::RefCounted< Font >) | smlt::RefCounted< Font > | |
RefCounted()=default (defined in smlt::RefCounted< Font >) | smlt::RefCounted< Font > | protected |
RefCounted(Args &&...) (defined in smlt::RefCounted< Font >) | smlt::RefCounted< Font > | inlineprotected |
set_garbage_collection_method(GarbageCollectMethod method) (defined in smlt::Asset) | smlt::Asset | |
set_name(const std::string &name) (defined in smlt::Nameable) | smlt::Nameable | inline |
set_name_and_get(const std::string &name) (defined in smlt::ChainNameable< Font >) | smlt::ChainNameable< Font > | inline |
size() const (defined in smlt::Font) | smlt::Font | inline |
ui::Widget (defined in smlt::Font) | smlt::Font | friend |
wptr typedef (defined in smlt::RefCounted< Font >) | smlt::RefCounted< Font > | |
~Asset() (defined in smlt::Asset) | smlt::Asset | virtual |
~Identifiable() (defined in smlt::generic::Identifiable< AssetID >) | smlt::generic::Identifiable< AssetID > | inlinevirtual |
~Loadable() (defined in smlt::Loadable) | smlt::Loadable | inlinevirtual |
~Nameable() (defined in smlt::Nameable) | smlt::Nameable | inlinevirtual |
~RefCounted() (defined in smlt::RefCounted< Font >) | smlt::RefCounted< Font > | inlineprotectedvirtual |
~TwoPhaseConstructed() (defined in smlt::TwoPhaseConstructed) | smlt::TwoPhaseConstructed | inlinevirtual |