#include <deque>
Include dependency graph for Wormhole.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Wormhole |
| Wormholes. More... | |
Variables | |
| const long | WORM_IMMOBILE = 0 |
| const long | WORM_VERYSTABLE = 1 |
| const long | WORM_STABLE = 2 |
| const long | WORM_AVERAGE = 3 |
| const long | WORM_UNSTABLE = 4 |
| const long | WORM_VERYUNSTABLE = 5 |
| const long | WORM_WILLJUMP = 100 |
Definition in file Wormhole.h.
1.4.2-20050421