![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Audio/AudioSystem.hpp>
#include <BLIB/Resources.hpp>
#include <BLIB/Util/NonCopyable.hpp>
#include <Core/Peoplemon/Ailment.hpp>
#include <Core/Player/Gender.hpp>
#include <SFML/Graphics/Font.hpp>
#include <SFML/Graphics/Texture.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | core::Properties |
Wrapper around bl::engine::Configuration. Provides application configuration in variables that may be accessed without performing look ups, and hides the string config names. More... | |
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |