requestPointerLock method

void requestPointerLock()

Implementation

void requestPointerLock() =>
    js_util.callMethod(this, 'requestPointerLock', []);