Please enable JavaScript.
Coggle requires JavaScript to display documents.
logic_management, legend - Coggle Diagram
logic_management
input_menu
shortcut_Input
resolves menu shortcuts( ctrl + f, ctrl + s ... )
mouse_Button_Collision
check for mouse hover over buttons
stage_Button
prepare buttons for click on mouseKeyDown
click_Button
click button on mouseKeyUp if button is staged
unstage_Buttons
unstage button if hover is not true and mouseKeyDown
called by the events module
update_menu
update_Menu_Common_Coords
update_Menu_Scene0_Coords
update_Menu_Scene1_Coords
update_Menu_Scene2_Coords
update_Menu_Scene3_Coords
update the coords of all the menu on window resize to make it responsive
logic_manager
logic_manager
update_common
update_Window_Coords
legend
file.c
fonction