GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
gd::SpriteAnimationList Member List

This is the complete list of members for gd::SpriteAnimationList, including all inherited members.

AdaptCollisionMaskAutomatically() constgd::SpriteAnimationListinline
AddAnimation(const Animation &animation)gd::SpriteAnimationList
ExposeResources(gd::ArbitraryResourceWorker &worker) (defined in gd::SpriteAnimationList)gd::SpriteAnimationList
GetAllAnimations() constgd::SpriteAnimationListinline
GetAnimation(std::size_t nb) constgd::SpriteAnimationList
GetAnimation(std::size_t nb)gd::SpriteAnimationList
GetAnimationsCount() constgd::SpriteAnimationListinline
HasNoAnimations() constgd::SpriteAnimationListinline
MoveAnimation(std::size_t oldIndex, std::size_t newIndex)gd::SpriteAnimationList
RemoveAllAnimations()gd::SpriteAnimationListinline
RemoveAnimation(std::size_t nb)gd::SpriteAnimationList
SerializeTo(gd::SerializerElement &element) const (defined in gd::SpriteAnimationList)gd::SpriteAnimationList
SetAdaptCollisionMaskAutomatically(bool enable)gd::SpriteAnimationListinline
SpriteAnimationList() (defined in gd::SpriteAnimationList)gd::SpriteAnimationList
SwapAnimations(std::size_t firstIndex, std::size_t secondIndex)gd::SpriteAnimationList
UnserializeFrom(const gd::SerializerElement &element) (defined in gd::SpriteAnimationList)gd::SpriteAnimationList
~SpriteAnimationList() (defined in gd::SpriteAnimationList)gd::SpriteAnimationListvirtual