Go to the source code of this file.
|
enum | DK_Legume_WholeToDo {
dk_lw_start = 1,
dk_lw_harvest = DK_LW_BASE,
dk_lw_spring_plough,
dk_lw_autumn_plough,
dk_lw_spring_harrow,
dk_lw_spring_sow,
dk_lw_herbicide,
dk_lw_spring_roll,
dk_lw_manure_pig_s1,
dk_lw_manure_pig_p1,
dk_lw_spring_sow_lo,
dk_lw_insecticide,
dk_lw_swathing,
dk_lw_straw_chopping,
dk_lw_wait,
dk_lw_foobar
} |
|
◆ DK_LW_2_SOW
#define DK_LW_2_SOW m_field->m_user[0] |
◆ DK_LW_BASE
◆ DK_LW_FORCESPRING
#define DK_LW_FORCESPRING a_field->m_user[3] |
◆ DK_LW_LAYOUT
#define DK_LW_LAYOUT m_field->m_user[2] |
◆ DK_LW_SOW_ROW
#define DK_LW_SOW_ROW m_field->m_user[1] |
◆ DK_LW_TILL_C
#define DK_LW_TILL_C m_field->m_user [4] |
◆ DK_LW_TILL_S
#define DK_LW_TILL_S m_field->m_user [5] |
◆ DK_Legume_WholeToDo
Enumerator |
---|
dk_lw_start | |
dk_lw_harvest | |
dk_lw_spring_plough | |
dk_lw_autumn_plough | |
dk_lw_spring_harrow | |
dk_lw_spring_sow | |
dk_lw_herbicide | |
dk_lw_spring_roll | |
dk_lw_manure_pig_s1 | |
dk_lw_manure_pig_p1 | |
dk_lw_spring_sow_lo | |
dk_lw_insecticide | |
dk_lw_swathing | |
dk_lw_straw_chopping | |
dk_lw_wait | |
dk_lw_foobar | |