Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages | Examples

fgl::FGImage Class Reference

#include <fastgl.h>

Inheritance diagram for fgl::FGImage:

Inheritance graph
[legend]
Collaboration diagram for fgl::FGImage:

Collaboration graph
[legend]
List of all members.

Detailed Description

A 'decorate' class. This is not a real GUI FGControl item. It is intended for visual purposes only - i.e. use with TabPages. This new class is redrawed automagically (as child of FGControl class).
See also:
Window::AddImage()


Public Member Functions

virtual void draw (void)
 FGImage (int xs, int ys, FGDrawBuffer *img, FGWindow *w)

Protected Attributes

FGDrawBufferbitmap


Constructor & Destructor Documentation

fgl::FGImage::FGImage int  xs,
int  ys,
FGDrawBuffer img,
FGWindow w
 

create FGImage object and attach FGDrawImage object to the one.


Member Function Documentation

void fgl::FGImage::draw void   )  [virtual]
 

redraws object completely

Reimplemented from fgl::FGControl.


Generated on Wed Feb 9 11:31:41 2005 for OpenGUI by  doxygen 1.4.0