Loading...
Searching...
No Matches
ml::ApplicationWith< Manifest > Member List

This is the complete list of members for ml::ApplicationWith< Manifest >, including all inherited members.

addComponent(Core &component)ml::ApplicationBase
ApplicationBase(const sf::VideoMode &videoMode, const std::string &title, UIController &appLogic, sf::RenderWindow &window=WindowManager::getWindow())ml::ApplicationWith< Manifest >
ApplicationBase(unsigned int screenWidth, unsigned int screenHeight, unsigned int bitDepth, const std::string &title)ml::ApplicationWith< Manifest >
ApplicationBase(const sf::VideoMode &videoMode, const std::string &title)ml::ApplicationWith< Manifest >
AppManager(const sf::VideoMode &videoMode, const std::string &title, UIController &appLogic, sf::RenderWindow &window=WindowManager::getWindow(), Architecture architecture=MVC)ml::AppManager
Architecture enum nameml::AppManager
clearEvents()ml::ApplicationBasestatic
ECS enum valueml::AppManager
EDA enum valueml::AppManager
get(EnumType key) -> std::enable_if_t< is_asset_enum< Manifest, EnumType >::value, const_ref_t< decltype(AssetsManager< Manifest >::get(key))> >ml::ManifestResources< Manifest >inlinestatic
get(EnumType key) -> std::enable_if_t< !is_asset_enum< Manifest, EnumType >::value, decltype(ConfigManager< Manifest >::get(key))>ml::ManifestResources< Manifest >inlinestatic
initialization() override=0ml::ApplicationWith< Manifest >pure virtual
MVC enum valueml::AppManager
onUpdate(std::function< void()> f)ml::UIController
registerEvents() override=0ml::ApplicationWith< Manifest >pure virtual
reset()ml::ApplicationBasestatic
Resources typedefml::ApplicationWith< Manifest >
run() overrideml::AppManagervirtual
unload(EnumType key)ml::ManifestResources< Manifest >inlinestatic
unload(EnumType key)ml::ManifestResources< Manifest >inlinestatic
unload(EnumType key)ml::ManifestResources< Manifest >inlinestatic
~AppManager()=defaultml::AppManagervirtual
~Controller()=defaultml::Controllervirtual
~Manager()=defaultml::Managervirtual
~UIController() override=defaultml::UIController