Peoplemon  0.1.0
Peoplemon 3 game source documentation
Namespaces | Functions
Resources.cpp File Reference
#include <Core/Resources.hpp>
#include <BLIB/Logging.hpp>
#include <Core/Properties.hpp>
#include <Core/Resources/BundleHandlers.hpp>

Go to the source code of this file.

Namespaces

 core
 Core classes and functionality for both the editor and game.
 
 core::res
 Collection of utilities for resource bundling and management.
 

Functions

void core::res::installDevLoaders ()
 Sets up the BLIB resource managers in dev mode. More...
 
void core::res::installProdLoaders ()
 Sets up the BLIB resource managers in prod mode and mounts the resource bundles. More...
 
bool core::res::createBundles ()
 Creates the resource bundles. More...