CoriEngine
Loading...
Searching...
No Matches
AnimationPack.hpp File Reference
Include dependency graph for AnimationPack.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cori::Graphics::Internal::AnimationData
class  Cori::Graphics::AnimationPack
 Represents a pack of sprite animations that were loaded from the drive from the pair of an image file and json config. More...
class  Cori::Graphics::AnimationPack::Descriptor
 AnimationPack Descriptor meant to be used with AssetManager only. More...
struct  Cori::Graphics::AnimationPack::Descriptor::Hasher

Namespaces

namespace  Cori
 Global engine namespace.
namespace  Cori::World
 Anything connected to WorldSystem (ECS) is in this namespace.
namespace  Cori::World::Components
 Components that are used with the WorldSystem (ECS).
namespace  Cori::World::Components::Entity
 Components designed to be used with entities.
namespace  Cori::Graphics
 Almost everything connected to graphics is in this namespace.
namespace  Cori::Graphics::Internal