Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ clear
Function
clear
library/include/ColorText.h:138–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
137
virtual bool can_clear() const { return false; }
138
virtual void clear() {}
139
140
static bool log_errors_to_stderr;
141
};
Callers
6
set
Method · 0.70
PenArray
Method · 0.50
do_render
Method · 0.50
clamp
Method · 0.50
clampMap
Method · 0.50
load
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected