Open main menu

CDOT Wiki β

Changes

Implementing the Mouse Lock API in Firefox

5 bytes added, 21:02, 27 November 2011
High-Level Mouse Lock Implementation Tasks
# <s>No mouse cursor is displayed when the mouse is locked</s> - rhung
# <s>MouseLockable DOM Implementation, navigator.pointer ([[Notes on MouseLock DOM Implementation Nov 13, 2011]])</s> - humph
## <strike>[[void lock (in Element target, optional in VoidCallback successCallback, optional in VoidCallback failureCallback);]]### Callback implementation</strike> diogogmt, humph
## void unlock ();
### Needs to reset the mouse position back to the original position