Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getThirdHouse
Method
getThirdHouse
code/main/ThirdHouseGame.ts:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
public getThirdHouse(): ThirdHouse{
44
return
this.thirdHouse;
45
}
46
}
Callers
3
goToLose
Method · 0.80
goToGame
Method · 0.80
goToLose
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected