![]() | MouseClickInZone | ![]() |
| MouseClickInZone Checks if the mouse has been clicked within the given zone this frame. bClick = myMouseKeyboard.MouseClickInZone( Zone ) bClick = myMouseKeyboard.MouseClickInZone( Zone, Button ) bClick = myMouseKeyboard.MouseClickInZone( X, Y, Width, Height, bGUI ) bClick = myMouseKeyboard.MouseClickInZone( X, Y, Width, Height, bGUI, Button ) Return value TRUE if the specified mouse button has just been clicked within the zone, FALSE if not. Parameters
This will return TRUE for the frame when the mouse is pressed, then FALSE for future frames until the mouse is released. See also MouseKeyboard:MouseClick MouseKeyboard:MouseClickOnObject MouseKeyboard:MouseClickInZoneRep MouseKeyboard:MouseInZone JAM © 2005 no one in particular Project started by David Evans in 2005 | ||