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