MCPcopy 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

addTagMethod · 0.80
drawAreaMethod · 0.80
drawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected