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