Table of Contents

lockMouse

(bool isLocked)Lock the mouse (or not, depending on the argument's value) to the window.

Syntax

void lockMouse(bool %isLocked);

Parameters

bool %isLocked
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

createCanvas
getBuildString
getCompileTimeString
getLAN_BLID
getModPaths
getNetPort
getPlatform
getRealTime
getSimTime
getVersionNumber
getVersionString
isMacintosh
isWindows
playJournal
saveJournal
setModPaths
setNetPort

References

This function is not called by any other functions.