Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getX
Method
getX
code/main/RenderTag.ts:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
public getX(): number{
27
return
this.x;
28
}
29
30
// Public setters
31
public setX(x: number): RenderTag{
Callers
3
addTag
Method · 0.80
drawArea
Method · 0.80
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected