Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
xsurface.h File Reference
#include "surface.h"

Go to the source code of this file.

Classes

class  XSurface
 

Macros

#define XSURFACE_H
 

Functions

bool Blit_Clip (Rect &drect, Rect const &dwindow, Rect &srect, Rect const &swindow)
 

Macro Definition Documentation

◆ XSURFACE_H

#define XSURFACE_H

Definition at line 41 of file xsurface.h.

Function Documentation

◆ Blit_Clip()

bool Blit_Clip ( Rect & drect,
Rect const & dwindow,
Rect & srect,
Rect const & swindow )

Definition at line 576 of file xsurface.cpp.