My Project
|
Go to the source code of this file.
Classes | |
struct | SDLTest_SurfaceImage_s |
Typedefs | |
typedef struct SDLTest_SurfaceImage_s | SDLTest_SurfaceImage_t |
Functions | |
SDL_Surface * | SDLTest_ImageBlit () |
SDL_Surface * | SDLTest_ImageBlitColor () |
SDL_Surface * | SDLTest_ImageBlitAlpha () |
SDL_Surface * | SDLTest_ImageBlitBlendAdd () |
SDL_Surface * | SDLTest_ImageBlitBlend () |
SDL_Surface * | SDLTest_ImageBlitBlendMod () |
SDL_Surface * | SDLTest_ImageBlitBlendNone () |
SDL_Surface * | SDLTest_ImageBlitBlendAll () |
SDL_Surface * | SDLTest_ImageFace () |
SDL_Surface * | SDLTest_ImagePrimitives () |
SDL_Surface * | SDLTest_ImagePrimitivesBlend () |
Include file for SDL test framework.
This code is a part of the SDL2_test library, not the main SDL library.
typedef struct SDLTest_SurfaceImage_s SDLTest_SurfaceImage_t |
Type for test images.