Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ resetHotkeys
Method
resetHotkeys
code/main/Game.ts:807–809 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
805
}
806
807
private resetHotkeys(): void{
808
this.hotkeys = {};
809
}
810
811
private resetResourcesCallbacks(): void{
812
// Reset status bar resources callbacks
Callers
1
setPlace
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected