Freeciv-3.3
|
Data Fields | |
const char * | name |
enum cmdlevel | level |
const char * | synopsis |
const char * | short_help |
const char * | extra_help |
char *(* | extra_help_func )(const char *cmdname) |
enum cmd_echo | echo |
int | vote_flags |
int | vote_percent |
Definition at line 37 of file commands.c.
Definition at line 46 of file commands.c.
Definition at line 42 of file commands.c.
Definition at line 43 of file commands.c.
Definition at line 39 of file commands.c.
Definition at line 38 of file commands.c.
Referenced by command_name(), and command_name_by_number().
Definition at line 41 of file commands.c.
Definition at line 40 of file commands.c.
int command::vote_flags |
Definition at line 47 of file commands.c.
int command::vote_percent |
Definition at line 48 of file commands.c.