Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ resize
Method
resize
plugins/listcolumn.h:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void resize()
71
{
72
display_max_rows = gps->dimy - 4 - bottom_margin;
73
}
74
75
void add(const ListEntry<T> &entry)
76
{
Callers
12
BlockGrid
Method · 0.45
resize_depth
Method · 0.45
init_biomes
Method · 0.45
init_layers
Method · 0.45
init_seeds
Method · 0.45
register_birthday
Function · 0.45
df_getplants
Function · 0.45
do_transform
Function · 0.45
display
Method · 0.45
reconcile_block_items
Function · 0.45
DEFINE_VMETHOD_INTERPOSE
Method · 0.45
add_to_history
Method · 0.45
Calls
no outgoing calls
Tested by
1
add_to_history
Method · 0.36