Crossfire Server, Trunk  1.75.0
param_moveto Struct Reference

Destination for moveto command. More...

+ Collaboration diagram for param_moveto:

Data Fields

int x
 
int y
 Coordinates. More...
 

Detailed Description

Destination for moveto command.

Definition at line 455 of file cfanim.cpp.

Field Documentation

◆ x

int param_moveto::x

Definition at line 456 of file cfanim.cpp.

Referenced by initmoveto(), and runmoveto().

◆ y

int param_moveto::y

Coordinates.

Definition at line 456 of file cfanim.cpp.

Referenced by initmoveto(), and runmoveto().


The documentation for this struct was generated from the following file: