My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Typedefs | Functions
SDL_test_images.h File Reference
#include "SDL.h"
#include "begin_code.h"
#include "close_code.h"

Go to the source code of this file.

Classes

struct  SDLTest_SurfaceImage_s
 

Typedefs

typedef struct
SDLTest_SurfaceImage_s 
SDLTest_SurfaceImage_t
 

Functions

SDL_SurfaceSDLTest_ImageBlit ()
 
SDL_SurfaceSDLTest_ImageBlitColor ()
 
SDL_SurfaceSDLTest_ImageBlitAlpha ()
 
SDL_SurfaceSDLTest_ImageBlitBlendAdd ()
 
SDL_SurfaceSDLTest_ImageBlitBlend ()
 
SDL_SurfaceSDLTest_ImageBlitBlendMod ()
 
SDL_SurfaceSDLTest_ImageBlitBlendNone ()
 
SDL_SurfaceSDLTest_ImageBlitBlendAll ()
 
SDL_SurfaceSDLTest_ImageFace ()
 
SDL_SurfaceSDLTest_ImagePrimitives ()
 
SDL_SurfaceSDLTest_ImagePrimitivesBlend ()
 

Detailed Description

Include file for SDL test framework.

This code is a part of the SDL2_test library, not the main SDL library.

Typedef Documentation

Type for test images.