#include "always.h"
#include "blit.h"
#include "blitblit.h"
#include "blitter.h"
#include "bsurface.h"
#include "draw.h"
#include "dsurface.h"
#include "hsv.h"
#include "rlerle.h"
#include "shapeset.h"
Go to the source code of this file.
|
| void | Draw_Shape (Surface &surface, ConvertClass &convert, ShapeSet const *shapefile, int shapenum, Point2D const &point, Rect const &window, ShapeFlags_Type flags, unsigned char const *remap) |
| |
| void | Blit_Block (Surface &surface, ConvertClass &convert, Surface const &source, Rect const &sourcerect, Point2D const &point, Rect const &window, unsigned char const *remap, Blitter const *blitter) |
| |
◆ Blit_Block()
◆ Draw_Shape()