Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Asurface Class Reference

#include <surface.h>

Inheritance diagram for Asurface::

Aobject Anode Abutton Adisplay Aflash Alayer Alist Apin Astatic AtitleBar Awindow List of all members.

Public Types

enum  { stateLAST = Anode::stateLAST }

Public Methods

ADLL Asurface (char *name, class Aobject *L, int x, int y, int w, int h)
virtual ADLL ~Asurface ()
virtual ADLL void paint (Abitmap *b)
virtual ADLL bool size (int w, int h)

Public Attributes

Abitmapbitmap

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
stateLAST 


Constructor & Destructor Documentation

ADLL Asurface::Asurface char *    name,
class Aobject   L,
int    x,
int    y,
int    w,
int    h
 

virtual ADLL Asurface::~Asurface   [virtual]
 


Member Function Documentation

virtual ADLL void Asurface::paint Abitmap   b [virtual]
 

Reimplemented from Aobject.

virtual ADLL bool Asurface::size int    w,
int    h
[virtual]
 

Reimplemented from Aobject.

Reimplemented in Awindow.


Member Data Documentation

class Abitmap* Asurface::bitmap
 


The documentation for this class was generated from the following file:
Generated on Tue Nov 20 10:21:30 2001 for elektronika plugz SDK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001