Planeshift
Classes | Enumerations | Functions

pawsborder.h File Reference

#include <ivideo/graph2d.h>
#include <csgeom/csrectrg.h>
#include "pawswidget.h"

Go to the source code of this file.

Classes

struct  BorderDefinition
 Defines the images that make the border up. More...
class  pawsBorder
 This is a class that draws the border around a widget. More...

Enumerations

enum  BorderPositions {
  PAWS_BORDER_TOPLEFT, PAWS_BORDER_TOPRIGHT, PAWS_BORDER_BOTTOMLEFT, PAWS_BORDER_BOTTOMRIGHT,
  PAWS_BORDER_LEFTMIDDLE, PAWS_BORDER_RIGHTMIDDLE, PAWS_BORDER_TOPMIDDLE, PAWS_BORDER_BOTTOMMIDDLE,
  PAWS_BORDER_MAX
}

Functions

void DrawBumpFrame (iGraphics2D *graphics2D, pawsWidget *widget, csRect frame, int flags)