class DEMOTICK_T General cluster: wad description: "Structure of a tick for DEMOLUMP_T" create: default_create, from_ticcmd Ancestors ANY Queries angleturn: NATURAL_8 buttons: NATURAL_8 forwardmove: NATURAL_8 sidemove: NATURAL_8 to_ticcmd: TICCMD_T Commands from_ticcmd (cmd: TICCMD_T) set_angleturn (a_angleturn: [like angleturn] NATURAL_8) set_buttons (a_buttons: [like buttons] NATURAL_8) set_forwardmove (a_forwardmove: [like forwardmove] NATURAL_8) set_sidemove (a_sidemove: [like sidemove] NATURAL_8)
Generated by ISE EiffelStudio