Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Formats::Animation::V1 Namespace Reference

Classes

struct  Header
struct  BoneChannel
struct  Keyframe
struct  BoneChannelData

Enumerations

enum class  KeyframeInterpolation : uint8_t { Step , Linear , Cubic }

Variables

const uint32_t version = 1
const char magicCode [5] = "GANI"
const uint32_t magicSize = 4