Main Page | Namespace List | Class List | File List | Class Members | File Members

video_basic.h File Reference

#include "../ngt.h"
#include <string>
#include "../ngt.h"

Go to the source code of this file.

Classes

class  NGT_Surface
 NGT Surface class. More...

Functions

SDL_Surface * NGT_SurfaceLoad (char *file)
 Load an image specified by the 'file' argument into a SDL_Surface.
void SurfaceDraw (SDL_Surface *screen, SDL_Surface *img, int x, int y)
 sf Load an image specified by the 'file' argument into a SDL_Surface
void SurfaceDraw (SDL_Surface *screen, SDL_Surface *img, int x, int y, int w, int h, int x2, int y2)


Function Documentation

SDL_Surface* NGT_SurfaceLoad char *  file  ) 
 

Load an image specified by the 'file' argument into a SDL_Surface.

Definition at line 38 of file video_basic.cpp.

Referenced by NGT_SpriteBase::init().

void SurfaceDraw SDL_Surface *  screen,
SDL_Surface *  img,
int  x,
int  y,
int  w,
int  h,
int  x2,
int  y2
 

void SurfaceDraw SDL_Surface *  screen,
SDL_Surface *  img,
int  x,
int  y
 

sf Load an image specified by the 'file' argument into a SDL_Surface


Generated on Wed Feb 1 00:07:08 2006 for Neopntec Gaming Toolkit - API reference by  doxygen 1.4.4