![]() |
FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
|
Everything related to animation. More...
Classes | |
class | fge::Animation |
Class that represent/handle an animation. More... | |
struct | fge::anim::AnimationFrame |
Structure that contains the information of a frame of an animation. More... | |
struct | fge::anim::AnimationGroup |
Structure that contains the information of a group of frames of an animation. More... | |
struct | fge::anim::AnimationData |
Structure that contains the information of an animation. More... | |
Enumerations | |
enum class | fge::anim::AnimationType { AnimationType::ANIM_TYPE_TILESET , AnimationType::ANIM_TYPE_SEPARATE_FILES } |
Enum that represent different way of loading an animation. More... | |
Everything related to animation.
|
strong |