Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

sdlstretch.h File Reference

#include <SDL.h>
#include <SDL_types.h>
#include "../global.h"

Include dependency graph for sdlstretch.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void SDL_StretchSurface (SDL_Surface *src_surface, SDL_Rect *src_rect, SDL_Surface *dst_surface, SDL_Rect *dst_rect, Uint32 *voiLUT=NULL)
void SDL_StretchSurface (SDL_Surface *src_surface, int xs1, int ys1, int xs2, int ys2, SDL_Surface *dst_surface, int xd1, int yd1, int xd2, int yd2, Uint32 *voiLUT=NULL)


Function Documentation

void SDL_StretchSurface SDL_Surface *  src_surface,
int  xs1,
int  ys1,
int  xs2,
int  ys2,
SDL_Surface *  dst_surface,
int  xd1,
int  yd1,
int  xd2,
int  yd2,
Uint32 *  voiLUT = NULL
 

Definition at line 149 of file sdlstretch.cpp.

References RectStretchTemplate().

void SDL_StretchSurface SDL_Surface *  src_surface,
SDL_Rect *  src_rect,
SDL_Surface *  dst_surface,
SDL_Rect *  dst_rect,
Uint32 *  voiLUT = NULL
 

Definition at line 206 of file sdlstretch.cpp.

References SDL_StretchSurface().


Generated on Tue Jun 24 02:07:38 2008 for Advanced Strategic Command by  doxygen 1.4.2