Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Var3D/var3dframe
/ getPointDrawable
Method
getPointDrawable
core/src/core/java/var3d/net/center/VGame.java:1846–1848 ·
view source on GitHub ↗
Drawable
()
Source
from the content-addressed store, hash-verified
1844
* Drawable
1845
*/
1846
public
TextureRegionDrawable getPointDrawable() {
1847
return
new
TextureRegionDrawable(
new
TextureRegion(getPointTexture()));
1848
}
1849
1850
/**
1851
* Drawable
Callers
1
getButton
Method · 0.95
Calls
1
getPointTexture
Method · 0.95
Tested by
no test coverage detected