zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_drawpoint.h File Reference
#include "SDL_config.h"

Go to the source code of this file.

Functions

int SDL_DrawPoint (SDL_Surface *dst, int x, int y, Uint32 color)
 
int SDL_DrawPoints (SDL_Surface *dst, const SDL_Point *points, int count, Uint32 color)
 

Function Documentation