|
|
Bow ()
| Bow |
Bow (const Bow&)
| Bow |
Bow (int)
| Bow |
Bow (int,int)
| Bow |
Bow (int,int,int)
| Bow |
void flip ()
| flip |
int length ()
| length |
[const]
int direction ()
| direction |
[const]
bool up ()
| up |
[const]
bool down ()
| down |
[const]
int delta ()
| delta |
[const]
void setLength (int)
| setLength |
void setDirection (int)
| setDirection |
void setUp ()
| setUp |
void setDown ()
| setDown |
void setDelta (int)
| setDelta |
ostream & print (int,ostream&)
|
[const virtual]
Reimplemented from Ornament.
void flush (const char*)
| flush |
[const virtual]
Reimplemented from Ornament.
Element * copy ()
| copy |
[const virtual]
Reimplemented from Ornament.
Element * load (char*,ifstream*&,Element*)
| load |
[static]
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |