Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getPosition
Method
getPosition
code/main/GridItem.ts:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
19
// Public getters
20
public getPosition(): Pos{
21
return
this.position;
22
}
23
}
Callers
4
drawGridItem
Method · 0.45
drawWays
Method · 0.45
draw
Method · 0.45
draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected