From 9aa2b0ffb97f8a1b5ae5201983318d03615c11e1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Dec 2013 21:21:40 +0300 Subject: add calcPatternInline into renders for internal usage. --- src/render/sdlgraphics.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/render/sdlgraphics.h') diff --git a/src/render/sdlgraphics.h b/src/render/sdlgraphics.h index b66242f79..80c6d1c79 100644 --- a/src/render/sdlgraphics.h +++ b/src/render/sdlgraphics.h @@ -173,6 +173,10 @@ class SDLGraphics final : public Graphics int w, int h, const ImageRect &imgRect); + void inline calcPatternInline(ImageVertexes *const vert, + const Image *const image, + const int x, const int y, + const int w, const int h) const; }; #endif // USE_SDL2 -- cgit v1.2.3-70-g09d2