MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / willStopBeingDisplayed

Method willStopBeingDisplayed

code/main/TheComputer.ts:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35
36 // willStopBeingDisplayed()
37 public willStopBeingDisplayed(): void{
38 this.getGame().setIsStatusBarAllowedToUseTheNKey(true); // The status bar can use the n key now
39 }
40
41 // Private methods
42 private addHotkeys(): void{

Callers

nothing calls this directly

Calls 2

getGameMethod · 0.45

Tested by

no test coverage detected