![]() |
Crossfire Server, Trunk
1.75.0
|
Destination for moveto command. More...
Collaboration diagram for param_moveto:Data Fields | |
| int | x |
| int | y |
| Coordinates. More... | |
Destination for moveto command.
Definition at line 455 of file cfanim.cpp.
| int param_moveto::x |
Definition at line 456 of file cfanim.cpp.
Referenced by initmoveto(), and runmoveto().
| int param_moveto::y |
Coordinates.
Definition at line 456 of file cfanim.cpp.
Referenced by initmoveto(), and runmoveto().