group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
AnimatedCharacter.hpp File Reference

ECS component wiring an entity to its per-entity CharacterAnimator. More...

#include "client/animation/CharacterAnimator.hpp"
#include <memory>
Include dependency graph for AnimatedCharacter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AnimatedCharacter
 ECS component for an animated, skin-rendered character. More...
 

Detailed Description

ECS component wiring an entity to its per-entity CharacterAnimator.