mmsborder.cpp File Reference

#include "mmsgui/mmsborder.h"
#include "mmsgui/mmsguitools.h"
#include <math.h>

Include dependency graph for mmsborder.cpp:

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.