Table of Contents

deactivateDirectInput

Deactivate input. (ie, ungrab the mouse so the user can do other things.

Syntax

void deactivateDirectInput();

Parameters

This function does not accept any parameters.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

activateDirectInput
dofScreenShot
flushTextureCache
flushVBOCache
gotoWebPage
purgeResources
screenShot
stripTrailingSpaces
strToPlayerName

References

This function is not called by any other functions.