#include <Leg.h>
Inheritance diagram for Leg:
Public Methods | |
| Leg (string filename) | |
| virtual | ~Leg () |
| virtual void | draw () |
| bool | getDirection () |
| void | setDirection (bool d) |
Protected Attributes | |
| bool | _direction |
|
|
|
|
|
|
|
|
Reimplemented from Object. |
|
|
|
|
|
|
|
|
|
1.2.18