Go to the source code of this file.
|
enum | FieldPeasSToDo {
fpst_start = 1,
fpst_harvest = FPEASS_BASE,
fpst_autumn_plough,
fpst_spring_plough,
fpst_spring_harrow,
fpst_fertmanure_plant,
fpst_fertmanure_stock,
fpst_spring_sow,
fpst_spring_roll,
fpst_strigling1,
fpst_strigling2,
fpst_strigling3,
fpst_strigling4,
fpst_insecticide,
fpst_fungicide,
fpst_water_one,
fpst_water_two,
fpst_growth_reg,
fpst_straw_chopping,
fpst_foobar
} |
|
◆ FPEASS_BASE
◆ FPEASS_FUNGI_DATE
#define FPEASS_FUNGI_DATE m_field->m_user[1] |
◆ FPEASS_INSECT_DATE
#define FPEASS_INSECT_DATE m_field->m_user[0] |
◆ FPEASS_WATER_DATE
#define FPEASS_WATER_DATE m_field->m_user[2] |
◆ FieldPeasSToDo
Enumerator |
---|
fpst_start | |
fpst_harvest | |
fpst_autumn_plough | |
fpst_spring_plough | |
fpst_spring_harrow | |
fpst_fertmanure_plant | |
fpst_fertmanure_stock | |
fpst_spring_sow | |
fpst_spring_roll | |
fpst_strigling1 | |
fpst_strigling2 | |
fpst_strigling3 | |
fpst_strigling4 | |
fpst_insecticide | |
fpst_fungicide | |
fpst_water_one | |
fpst_water_two | |
fpst_growth_reg | |
fpst_straw_chopping | |
fpst_foobar | |