From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/class_window-members.html | 167 +++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 Doc/doxygen/html/class_window-members.html (limited to 'Doc/doxygen/html/class_window-members.html') diff --git a/Doc/doxygen/html/class_window-members.html b/Doc/doxygen/html/class_window-members.html new file mode 100644 index 0000000..07f0ae2 --- /dev/null +++ b/Doc/doxygen/html/class_window-members.html @@ -0,0 +1,167 @@ + + + + + +Starshatter_Open: Member List + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
Window Member List
+
+
+ +

This is the complete list of members for Window, including all inherited members.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AddView(View *v)Windowvirtual
ClipBitmap(int x1, int y1, int x2, int y2, Bitmap *img, Color c, int blend, const Rect &clip)Window
ClipLine(int &x1, int &y1, int &x2, int &y2)Window
ClipLine(double &x1, double &y1, double &x2, double &y2)Window
ClipRect(const Rect &r)Window
DelView(View *v)Windowvirtual
DrawBitmap(int x1, int y1, int x2, int y2, Bitmap *img, int blend=0)Window
DrawEllipse(int x1, int y1, int x2, int y2, Color color, int blend=0)Window
DrawLine(int x1, int y1, int x2, int y2, Color color, int blend=0)Window
DrawLines(int nPts, POINT *pts, Color color, int blend=0)Window
DrawPoly(int nPts, POINT *pts, Color color, int blend=0)Window
DrawRect(int x1, int y1, int x2, int y2, Color color, int blend=0)Window
DrawRect(const Rect &r, Color color, int blend=0)Window
DrawText(const char *txt, int count, Rect &txt_rect, DWORD flags)Window
FadeBitmap(int x1, int y1, int x2, int y2, Bitmap *img, Color c, int blend)Window
FillEllipse(int x1, int y1, int x2, int y2, Color color, int blend=0)Window
FillPoly(int nPts, POINT *pts, Color color, int blend=0)Window
FillRect(int x1, int y1, int x2, int y2, Color color, int blend=0)Window
FillRect(const Rect &r, Color color, int alpha=0)Window
fontWindowprotected
GetFont() const Windowinline
GetRect() const Windowinline
GetScreen() const Windowinline
Height() const Windowinline
Hide()Windowinlinevirtual
IsShown() const Windowinlinevirtual
MoveTo(const Rect &r)Windowvirtual
operator==(const Window &that) const Windowinline
Paint()Windowvirtual
Print(int x1, int y1, const char *fmt,...)Window
rectWindowprotected
screenWindowprotected
Screen classWindowfriend
ScreenToWindow(int &x, int &y)Windowinlineprotectedvirtual
ScreenToWindow(Rect &r)Windowinlineprotectedvirtual
SetFont(Font *f)Windowinline
Show()Windowinlinevirtual
shownWindowprotected
TileBitmap(int x1, int y1, int x2, int y2, Bitmap *img, int blend=0)Window
TYPENAME()Windowinlinestatic
view_listWindowprotected
Width() const Windowinline
Window(Screen *s, int ax, int ay, int aw, int ah)Window
X() const Windowinline
Y() const Windowinline
~Window()Windowvirtual
+
+ + + + -- cgit v1.1