Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Vishal-raj-1/Awesome-JavaScript-Projects
/ setActiveMenu
Function
setActiveMenu
assets/js/block_ninja.js:1405–1408 ·
view source on GitHub ↗
(menu)
Source
from the content-addressed store, hash-verified
1403
//////////////////
1404
1405
function
setActiveMenu(menu) {
1406
state.menus.active = menu;
1407
renderMenus();
1408
}
1409
1410
1411
/////////////////
Callers
4
block_ninja.js
File · 0.85
pauseGame
Function · 0.85
resumeGame
Function · 0.85
endGame
Function · 0.85
Calls
1
renderMenus
Function · 0.85
Tested by
no test coverage detected