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

common.cpp File Reference

#include <header.h>

Namespaces

namespace  std

Functions

void debug (char *msg)
void Display (SDL_Surface *surf, SDL_Rect *r_in, SDL_Rect *r_out)
SDL_Surface * LoadImage (char *ImageFile, SDL_Surface *surf, bool isfont)
void savescreen ()
void restorescreen ()
bool belongs (int x, int y, SDL_Rect r)
caze * whereami (int x, int y)
caze * dragdrop (caze *c)
void wstatus (const char *msg, bool append)
void cstatus ()
void bye (int ret)

Function Documentation

bool belongs (  int  x,
int  y,
SDL_Rect  r
) 
 

void bye (  int  ret  ) 
 

void cstatus (   ) 
 

void debug (  char *  msg  ) 
 

void Display (  SDL_Surface *  surf,
SDL_Rect *  r_in,
SDL_Rect *  r_out
) 
 

caze* dragdrop (  caze *  c  ) 
 

SDL_Surface* LoadImage (  char *  ImageFile,
SDL_Surface *  surf,
bool  isfont
) 
 

void restorescreen (   ) 
 

void savescreen (   ) 
 

caze* whereami (  int  x,
int  y
) 
 

void wstatus (  const char *  msg,
bool  append
) 
 




Little Neo, 2005 (+ doxygen)

  xtratego

  Home