g3n / engine

Go 3D Game Engine (http://g3n.rocks)
https://discord.gg/NfaeVr8zDg
BSD 2-Clause "Simplified" License
2.82k stars 298 forks source link

Added support for cursor lock #308

Open zceemja opened 4 months ago

zceemja commented 4 months ago

Tested on gfw linux & firefox+chromium. The reason for adding a lock change event is to enable tracking when browsers unlock the pointer with ESC or other causes.

Variable namings could possibly be more clear.