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

Method getSpecialHotkeys

code/main/Game.ts:594–596  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

592 }
593
594 public getSpecialHotkeys(): Hotkey[]{
595 return this.specialHotkeys;
596 }
597
598 public getStatusBar(): StatusBar{
599 return this.statusBar;

Callers 1

executeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected