Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
constructor
Method · 0.80
move
Method · 0.80
shouldBeDeleted
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected