#include <Moveable.h>
Inheritance diagram for Game::MoveableItem:


Public Methods | |
| virtual void | inch (int amount, Direction d) |
| virtual Direction | getDirection () |
| virtual void | setDirection (Direction dir) |
Definition at line 57 of file Moveable.h.
|
||||||||||||||||
|
Definition at line 55 of file Moveable.cpp. |
|
|
Definition at line 61 of file Moveable.h. |
|
|
Definition at line 71 of file Moveable.cpp. |
|
|
Definition at line 63 of file Moveable.cpp. |
|
||||||||||||
|
Changes positon slightly. Note, use setDirection and move() rather than inch() for sustained movement.
Definition at line 95 of file Moveable.cpp. |
|
|
Definition at line 104 of file Moveable.cpp. |
|
|
Definition at line 91 of file Moveable.cpp. |
|
|
Definition at line 87 of file Moveable.cpp. |
|
|
Reimplemented in Game::AbstractPlayer. Definition at line 75 of file Moveable.cpp. |
|
|
Definition at line 67 of file Moveable.cpp. |
|
|
Definition at line 79 of file Moveable.cpp. |
|
|
Definition at line 83 of file Moveable.cpp. |
|
|
Definition at line 108 of file Moveable.cpp. |
|
|
Definition at line 90 of file Moveable.h. |
|
|
Definition at line 91 of file Moveable.h. |
|
|
Definition at line 89 of file Moveable.h. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001