Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::navy_id | n |
dcon::province_id | dest |
bool | reset |
Definition at line 371 of file commands.hpp.
dcon::province_id command::navy_movement_data::dest |
Definition at line 373 of file commands.hpp.
dcon::navy_id command::navy_movement_data::n |
Definition at line 372 of file commands.hpp.
bool command::navy_movement_data::reset |
Definition at line 374 of file commands.hpp.