Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ invertColorsUnchecked
Method
invertColorsUnchecked
code/main/Cfg.ts:137–139 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
135
}
136
137
private invertColorsUnchecked(): void{
138
this.setInvertedColors(false);
139
}
140
141
private languageSelected(): void{
142
// Get the selected language id
Callers
nothing calls this directly
Calls
1
setInvertedColors
Method · 0.95
Tested by
no test coverage detected