MCPcopy 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

BlockGridMethod · 0.45
resize_depthMethod · 0.45
init_biomesMethod · 0.45
init_layersMethod · 0.45
init_seedsMethod · 0.45
register_birthdayFunction · 0.45
df_getplantsFunction · 0.45
do_transformFunction · 0.45
displayMethod · 0.45
reconcile_block_itemsFunction · 0.45
add_to_historyMethod · 0.45

Calls

no outgoing calls

Tested by 1

add_to_historyMethod · 0.36