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

field Class Reference

#include <header.h>

List of all members.

Public Member Functions

void init (int _w, int _h, SDL_Rect _eigen, SDL_Rect _visible, caze *_array, SDL_Surface **_s, SDL_Surface **_sg)
void clear ()
void update ()
int pos (int i, int j)

Public Attributes

int w
int h
SDL_Rect eigen
SDL_Rect visible
cazearray
SDL_Surface ** s
SDL_Surface ** sg


Member Function Documentation

void field::clear  ) 
 

void field::init int  _w,
int  _h,
SDL_Rect  _eigen,
SDL_Rect  _visible,
caze _array,
SDL_Surface **  _s,
SDL_Surface **  _sg
 

int field::pos int  i,
int  j
[inline]
 

void field::update  ) 
 


Member Data Documentation

caze* field::array
 

SDL_Rect field::eigen
 

int field::h
 

SDL_Surface** field::s
 

SDL_Surface** field::sg
 

SDL_Rect field::visible
 

int field::w
 


The documentation for this class was generated from the following files:


Little Neo, 2005 (+ doxygen)

  xtratego

  Home