#include <retinalobjs.h>
Inheritance diagram for Retinal_Rectangle


Public Methods | |
| Retinal_Rectangle ( const string& name_val, const VarMap& init_vars=VarMap()) | |
| RetinalObjectStringArgs::ParamList | paramlist () |
| Retinal_Rectangle ( const string& name_val, RetinalObjectStringArgs& sa) | |
| virtual bool | update () const |
| Must be called just before calling activation() one or more times. More... | |
| virtual Retinal_Object* | clone () const |
| Return an identical copy of this object allocated from the heap. More... | |
Definition at line 611 of file retinalobjs.h.
|
|
Definition at line 613 of file retinalobjs.h. |
|
|
Definition at line 618 of file retinalobjs.h. |
|
|
Return an identical copy of this object allocated from the heap.
Reimplemented from Retinal_Object. Definition at line 624 of file retinalobjs.h. |
|
|
Definition at line 505 of file retinalobjs.c. |
|
|
Must be called just before calling activation() one or more times.
Reimplemented from Retinal_Object. Definition at line 518 of file retinalobjs.c. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000