Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getSize
Method
getSize
code/main/CollisionBox.ts:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
public getSize(): Pos{
44
return
this.size;
45
}
46
}
Callers
1
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected