MCPcopy 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

drawGridItemMethod · 0.45
drawWaysMethod · 0.45
drawMethod · 0.45
drawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected