Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getGame
Method
getGame
code/main/Place.ts:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
public getGame(): Game{
34
return
this.game;
35
}
36
37
public getGap(): number{
38
return
0;
Callers
15
addBackToMainMapButton
Method · 0.95
constructor
Method · 0.45
endQuest
Method · 0.45
update
Method · 0.45
thePlayerWon
Method · 0.45
update
Method · 0.45
constructor
Method · 0.45
castPlayerAntiGravityPotion
Method · 0.45
endQuest
Method · 0.45
update
Method · 0.45
thePlayerWon
Method · 0.45
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected