vgafile.cc File Reference

#include <cstring>
#include "utils.h"
#include "rect.h"
#include "ibuf8.h"
#include "vgafile.h"
#include "databuf.h"
#include "Flex.h"
#include "exceptions.h"
#include <cassert>
#include <iomanip>
#include "items.h"

Include dependency graph for vgafile.cc:

Go to the source code of this file.

Functions

void Check_file (ifstream &shapes)
static int Skip_transparent (unsigned char *&pixels, int x, int w)
static int Find_runs (short *runs, unsigned char *pixels, int x, int w)


Function Documentation

void Check_file ( ifstream &  shapes  )  [inline]

Definition at line 62 of file vgafile.cc.

static int Find_runs ( short *  runs,
unsigned char *  pixels,
int  x,
int  w 
) [static]

Definition at line 173 of file vgafile.cc.

References run().

Referenced by Shape_frame::encode_rle().

Here is the call graph for this function:

static int Skip_transparent ( unsigned char *&  pixels,
int  x,
int  w 
) [static]

Definition at line 151 of file vgafile.cc.

Referenced by Shape_frame::encode_rle().


Generated on Mon Jul 9 14:45:40 2007 for ExultEngine by  doxygen 1.5.1