Karma Engine
Loading...
Searching...
No Matches
Karma
src
Karma
Animation
Animation.h
1
#pragma once
2
3
#include "krpch.h"
4
5
namespace
Karma
6
{
7
class
KARMA_API
Animation
8
{
9
// Types of Animation 1. Sprites, 2. Rigged (with bones hierarchy and stuff)
10
11
// Ways to talk to the Renderer and main game loop hookup to actually display animating stuff
12
13
};
14
15
}
Karma::Animation
Definition
Animation.h:8
Generated by
1.12.0