Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ empty
Method
empty
library/include/modules/Screen.h:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
90
bool valid() const { return tile >= 0; }
91
bool empty() const { return ch == 0 && tile == 0; }
92
93
// NOTE: LuaApi.cpp assumes this struct is plain data and has empty destructor
94
Callers
15
cheap_tokenise
Method · 0.45
runCommand
Method · 0.45
loadScriptFile
Method · 0.45
InitSimulationThread
Method · 0.45
doUpdate
Method · 0.45
computeInitVariationTable
Function · 0.45
GetAliasCommand
Method · 0.45
bind
Method · 0.45
split_string
Function · 0.45
UTF2DF
Function · 0.45
dfhack_save_crashlog
Function · 0.45
getMemRanges
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36