class P_DOORS General cluster: brie_doom description: "p_doors.c Door animation code (opening/closing)" create: make Ancestors VLDOOR_E Queries Blazeclose: INTEGER_32 Blazeopen: INTEGER_32 Blazeraise: INTEGER_32 Close: INTEGER_32 Close30thenopen: INTEGER_32 ev_dodoor (line: LINE_T; type: INTEGER_32): BOOLEAN ev_dolockeddoor (line: LINE_T; type: INTEGER_32; thing: MOBJ_T): BOOLEAN i_main: I_MAIN Normal: INTEGER_32 Open: INTEGER_32 Raisein5mins: INTEGER_32 Commands ev_verticaldoor (line: LINE_T; thing: MOBJ_T) make (a_i_main: [like i_main] I_MAIN) t_verticaldoor (door: VLDOOR_T)
Generated by ISE EiffelStudio