![]() |
GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
Classes | |
| class | gd::Animation |
| Class representing an animation of a SpriteObject. More... | |
| class | gd::Direction |
| Class defining a direction (set of frames) of an Animation. More... | |
| class | Point |
| Named point used by Sprite. More... | |
| class | gd::Sprite |
| Represents a sprite to be displayed on the screen. More... | |
| class | gd::SpriteAnimationList |
| A list of animations, containing directions with images and collision mask. More... | |
| class | gd::SpriteObject |
| Standard sprite object for extensions that implements the standard SpriteExtension (see gd::BuiltinExtensionsImplementer::ImplementsSpriteExtension). More... | |