![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Engine/Engine.hpp>
#include <SFML/Graphics.hpp>
#include <cstdint>
#include <memory>
Go to the source code of this file.
Classes | |
class | core::map::Weather |
Parent weather system for maps. Manages active weather. More... | |
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::system | |
Namespace containing core game systems shared between the game and the editor. | |
core::map | |
Collection of classes responsible for loading, editing, rendering, and updating maps. | |
core::map::weather | |
Collection of different weather types. | |