sm64coopdx/autogen/lua_definitions
Cooliokid956 5fd55ffac1
Some checks failed
Build coop / build-linux (push) Has been cancelled
Build coop / build-steamos (push) Has been cancelled
Build coop / build-windows-opengl (push) Has been cancelled
Build coop / build-windows-directx (push) Has been cancelled
Build coop / build-macos-arm (push) Has been cancelled
Build coop / build-macos-intel (push) Has been cancelled
djui_hud_is_mouse_locked() (#986)
* djui_hud_get_mouse_locked()

Adds a total of 1 function:
# `bool djui_hud_get_mouse_locked()`
Returns the DJUI mouse lock status

Tip: This won't return the true state of mouse lock, so make sure to use `get_first_person_enabled()` and `camera_config_is_mouse_look_enabled()` as well

---
This also fills in some descriptions left out by Isaac in his viewport/scissor functions

* djui_hud_is_mouse_locked()

Same as before but is

* this is better imo
2025-10-29 18:41:27 +01:00
..
constants.lua ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
functions.lua djui_hud_is_mouse_locked() (#986) 2025-10-29 18:41:27 +01:00
manual.lua GEO_BONE GeoLayout command (#913) 2025-08-20 12:46:32 +10:00
structs.lua ModFs improvements (#907) 2025-10-21 19:42:06 +02:00