mmsborder.h File Reference

#include "mmsgui/mmsimagemanager.h"

Include dependency graph for mmsborder.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Functions

void drawBorder (unsigned int borderThickness, bool borderRCorners, MMSFBSurface *borderimages[], MMSFBRectangle bordergeom[], bool *bordergeomset, MMSFBSurface *surface, unsigned int x, unsigned int y, unsigned int width, unsigned int height, MMSFBColor color, MMSImageManager *im, unsigned char brightness, unsigned char opacity)

Function Documentation

void drawBorder ( unsigned int  borderThickness,
bool  borderRCorners,
MMSFBSurface borderimages[],
MMSFBRectangle  bordergeom[],
bool *  bordergeomset,
MMSFBSurface surface,
unsigned int  x,
unsigned int  y,
unsigned int  width,
unsigned int  height,
MMSFBColor  color,
MMSImageManager im,
unsigned char  brightness,
unsigned char  opacity 
)

Definition at line 37 of file mmsborder.cpp.