mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
|
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_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 |
||
|---|---|---|
| .. | ||
| lua_constants | ||
| lua_definitions | ||
| autogen.sh | ||
| common.py | ||
| convert_constants.py | ||
| convert_functions.py | ||
| convert_structs.py | ||
| extract_constants.py | ||
| extract_display_lists.py | ||
| extract_functions.py | ||
| extract_object_fields.py | ||
| extract_structs.py | ||
| gen_hooks.py | ||
| gen_math.py | ||
| gen_sound.py | ||
| vec_types.py | ||