Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File9.1.2.7 cpx_m1 TOS Name: »cpx_m1« - Event 1 for a mouse rectangle. Declaration VOID cdecl (*cpx_m1) (MRETS *mrets, int16_t *event); Description The call cpx_m1 is made when the mouse pointer enters or leaves a certain area. The following apply: Parameter Meaning mrets Mouse parameters event Set to the value 1 when the CPX is to be exited Return value: The function does not return a result. Group: CPX functions See also: cpx_m2 XCONTROL