![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
#include "../animation.h"
#include <d2d1.h>
#include <string>
#include "components/core/tick/tick.h"
#include <Strings/components/utils/math/math.h>
#include "components/diagnostics/logger/logger.h"
#include "components/core/events/events.h"
Go to the source code of this file.
Classes | |
class | Blam::Animation::ColorTransitionAnimation |
Animation used to handle an alternating fade between two colors. More... | |
Namespaces | |
Blam | |
Namespace surrounding all major engine components. | |
Blam::Animation | |
Namespace for animation data. | |