Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getPlayer
Method
getPlayer
code/main/Game.ts:582–584 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
580
}
581
582
public getPlayer(): Player{
583
return
this.player;
584
}
585
586
public getMainContentLocation(): RenderLocation{
587
return
this.mainContentLocation;
Callers
15
constructor
Method · 0.80
update
Method · 0.80
thePlayerWon
Method · 0.80
update
Method · 0.80
constructor
Method · 0.80
update
Method · 0.80
thePlayerWon
Method · 0.80
load
Function · 0.80
save
Function · 0.80
constructor
Method · 0.80
update
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected