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