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.8 cpx_m2 TOS Name: »cpx_m2« - Event 2 for a mouse rectangle. Declaration VOID cdecl (*cpx_m2) (MRETS *mrets, int16_t *event); Description The call cpx_m2 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_m1 XCONTROL