sm64coopdx/autogen/lua_definitions
Cooliokid956 d0cd64cb05 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
2025-10-18 12:41:50 -05:00
..
constants.lua Restored OOB death + De-sorted fields + Read-Only marked as protected (#921) 2025-08-28 18:06:55 +02:00
functions.lua djui_hud_get_mouse_locked() 2025-10-18 12:41:50 -05:00
manual.lua GEO_BONE GeoLayout command (#913) 2025-08-20 12:46:32 +10:00
structs.lua Make painting textures replaceable by Lua 2025-10-05 12:12:14 +02:00