Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getFloor
Method
getFloor
code/main/SuperRPG.ts:132–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
130
}
131
132
public getFloor(): number{
133
return
this.floor;
134
}
135
136
public getFloorStep(): SuperRPGFloorStep{
137
return
this.floorStep;
Callers
1
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected