|
Crossfire Server, Trunk
1.75.0
|
Go to the source code of this file.
Namespaces | |
| CFMove | |
Functions | |
| def | CFMove.get_object_to (obj, x, y) |
Variables | |
| list | CFMove.dir_x = [ 0, 0, 1, 1, 1, 0, -1, -1, -1 ] |
| list | CFMove.dir_y = [ 0, -1, -1, 0, 1, 1, 1, 0, -1 ] |