Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ setColor
Method
setColor
src/main/java/ui/ComplexString.java:89–89 ·
view source on GitHub ↗
(int color)
Source
from the content-addressed store, hash-verified
87
88
public
void
setColorBGnd(
int
color){ colorBGnd=color;}
89
public
void
setColor(
int
color){ this.color=color;}
90
91
public
void
onSelect(){};
92
Callers
14
drawItem
Method · 0.95
parseMessage
Method · 0.95
drawItem
Method · 0.45
paintV
Method · 0.45
paintH
Method · 0.45
paintWidth
Method · 0.45
draw
Method · 0.45
paint
Method · 0.45
drawEnvelop
Method · 0.45
drawTraffic
Method · 0.45
drawCursor
Method · 0.45
drawItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected