![]() | IsPause | ![]() |
| IsPause Checks the Pause/Break key flag. bPause = myMouseKeyboard.IsPause( ) Return value TRUE if Pause/Break is on, FALSE if not. Comments The Pause/Break key is only available on newer keyboards. It is usually located beside the ScrollLock key. Note that although this key has a toggle state like CapsLock &c. games commonly use their own internal toggle, to prevent the game pausing when started due to the player pressing the key in another game / app. See also MouseKeyboard:IsCapsLock MouseKeyboard:IsNumLock MouseKeyboard:IsScrollLock MouseKeyboard:IsInsert JAM © 2005 no one in particular Project started by David Evans in 2005 | ||