|
|
| association_tab |
| |
|
struct { | |
| |
|
struct { | |
| |
|
halp::layouts::vbox halp::item<&ins::confirm_time > confirm_time | |
| |
|
halp::item<&ins::confirm_hits > confirm_hits | |
| |
|
halp::item<&ins::confirm_window > confirm_window | |
| |
|
halp::item<&ins::instant_confirm > instant_confirm | |
| |
|
halp::item<&ins::emit_unconfirmed > emit_unconfirmed | |
| |
| } confirmation | |
| |
|
halp::spacing sp1 {.width = 12, .height = 1} | |
| |
|
struct { | |
| |
|
halp::layouts::vbox halp::item<&ins::coast_time > coast_time | |
| |
|
halp::item<&ins::revive > revive | |
| |
|
halp::item<&ins::revive_time > revive_time | |
| |
|
halp::item<&ins::revive_reupdate > revive_reupdate | |
| |
| } coasting | |
| |
| } | lifecycle_tab | |
| |
|
struct { | |
| |
|
struct { | |
| |
|
halp::layouts::vbox halp::item<&ins::smooth > smooth | |
| |
|
halp::item<&ins::min_cutoff > min_cutoff | |
| |
|
halp::item<&ins::beta > beta | |
| |
| } filter | |
| |
|
halp::spacing sp1 {.width = 12, .height = 1} | |
| |
|
struct { | |
| |
|
halp::layouts::vbox halp::item<&ins::lead > lead | |
| |
|
halp::item<&ins::deadband > deadband | |
| |
| } latency | |
| |
| } | smoothing_tab | |
| |
|
struct { | |
| |
|
struct { | |
| |
|
halp::layouts::vbox halp::item<&ins::slot_count > slot_count | |
| |
|
halp::item<&ins::allocation > allocation | |
| |
| } bank | |
| |
|
halp::spacing sp1 {.width = 12, .height = 1} | |
| |
|
struct { | |
| |
|
halp::layouts::vbox halp::item<&ins::steal > steal | |
| |
|
halp::item<&ins::hold_time > hold_time | |
| |
|
halp::item<&ins::reset_ids > reset_ids | |
| |
| } reuse | |
| |
|
halp::spacing sp2 {.width = 12, .height = 1} | |
| |
|
struct { | |
| |
|
halp::layouts::vbox halp::item<&ins::format > format | |
| |
|
halp::item<&ins::order_by > order_by | |
| |
|
halp::item<&ins::anchor > anchor | |
| |
| } output | |
| |
| } | slots_tab | |
| |