#include <surface.h>
Inheritance diagram for Asurface::
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 | |
Abitmap * | bitmap |
|
|
|
|
|
|
|
Reimplemented from Aobject. |
|
Reimplemented from Aobject. Reimplemented in Awindow. |
|
|