Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ getBlue
Method
getBlue
src/vmfWriter/Color.java:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
public
int
getBlue() {
69
return
this.blue;
70
}
71
72
public
int
getGreen() {
73
return
this.green;
Callers
3
putInBrackets
Method · 0.80
Color
Method · 0.80
writeVmfSpecific
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected