#include <blitter.h>
Public Member Functions | |
| void | setTargetRect (const SDL_Rect &r) |
| void | setClippingRect (SDL_Surface *srv) |
| TargetPixelSelector_Rect (NullParamType npt=nullParam) | |
Protected Member Functions | |
| int | skipTarget (int x, int y) |
| void | init (const Surface &srv, const SPoint &position, int xrange, int yrange) |
Definition at line 1737 of file blitter.h.
| TargetPixelSelector_Rect::TargetPixelSelector_Rect | ( | NullParamType | npt = nullParam |
) | [inline] |
| int TargetPixelSelector_Rect::skipTarget | ( | int | x, | |
| int | y | |||
| ) | [inline, protected] |
| void TargetPixelSelector_Rect::setTargetRect | ( | const SDL_Rect & | r | ) | [inline] |
| void TargetPixelSelector_Rect::setClippingRect | ( | SDL_Surface * | srv | ) | [inline] |
1.5.1