#include "../api_display.h"
#include "../../Core/Text/string_types.h"
#include "../Render/graphic_context.h"
#include "../Render/texture.h"
#include "../Image/pixel_buffer.h"
#include <vector>
#include "../Image/pixel_buffer.h"
Go to the source code of this file.
Classes | |
class | CL_SpriteDescription |
This class contains everything to construct a sprite - its data, default settings etc. More... | |
class | CL_SpriteDescriptionFrame |
This class describes a single frame in a sprite description. More... |