Antkeeper
0.0.1
|
#include <engine/entity/id.hpp>
#include <engine/math/vector.hpp>
#include <engine/render/passes/sky-pass.hpp>
#include "game/components/atmosphere-component.hpp"
#include "game/systems/updatable-system.hpp"
Go to the source code of this file.
Classes | |
class | atmosphere_system |
Updates variables related to atmospheric scattering. More... | |