MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / getX2

Method getX2

code/main/PondLine.ts:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 }
23
24 public getX2(): number{
25 return this.x2;
26 }
27
28 // Public setters
29 public setIsUsed(isUsed: boolean): void{

Callers 3

constructorMethod · 0.80
moveMethod · 0.80
shouldBeDeletedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected