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

Method getX1

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

Source from the content-addressed store, hash-verified

18 }
19
20 public getX1(): number{
21 return this.x1;
22 }
23
24 public getX2(): number{
25 return this.x2;

Callers 3

constructorMethod · 0.80
moveMethod · 0.80
shouldBeDeletedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected