![]() |
Cornell Cocos
Cornell Extensions to Cocos2d
|
This is the complete list of members for FontLoader, including all inherited members.
__pad0__ (defined in FontLoader) | FontLoader | |
_active | BaseLoader | protected |
_active(false) (defined in BaseLoader) | BaseLoader | inline |
_assets | Loader< TTFont > | protected |
_default | FontLoader | protected |
_default(DEFAULT_SIZE) (defined in FontLoader) | FontLoader | inline |
_fqueue | FontLoader | protected |
_gCoordinator | FontLoader | protectedstatic |
allocate(std::string key, TTFont *font) | FontLoader | protected |
contains(std::string key) const | Loader< TTFont > | inlinevirtual |
create() | FontLoader | static |
get(std::string key) const | Loader< TTFont > | inlinevirtual |
getDefaultSize() const | FontLoader | inline |
isActive() const | BaseLoader | inline |
isComplete() const | BaseLoader | inline |
load(std::string key, std::string source) override | FontLoader | inlinevirtual |
load(std::string key, std::string source, float size) | FontLoader | |
loadAsync(std::string key, std::string source) override | FontLoader | inlinevirtual |
loadAsync(std::string key, std::string source, float size) | FontLoader | |
loadCount() const override | Loader< TTFont > | inlinevirtual |
operator[](std::string key) const | Loader< TTFont > | inline |
progress() const | BaseLoader | inline |
setDefaultSize(float size) | FontLoader | inline |
start() override | FontLoader | virtual |
stop() override | FontLoader | virtual |
unload(std::string key) override | FontLoader | virtual |
unloadAll() override | FontLoader | virtual |
waitCount() const override | FontLoader | inlinevirtual |
~BaseLoader() | BaseLoader | inlinevirtual |
~FontLoader() | FontLoader | inlinevirtual |