code wiki / (root) / nx_imported_body_craft_gate_t43.nx

nx_imported_body_craft_gate_t43.nx

buildroot/runtime/nx_imported_body_craft_gate_t43.nx

2766 B33 linesdepth 9pulls 43 transitivereach 0 importersview sourcekind tooltopic imported
docsdependenciesstructsconstsfunctions

dependencies 2 imports · 0 importers

nx_wasm_craft_imported_body_t42.nx nx_nxa_bind.nx nx_imported_body_craft_gate_t4

imports: nx_wasm_craft_imported_body_t42.nxnx_nxa_bind.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main bc_check nb_text wc_player_axis_apply wc_contact_result wst wc_player_sweep wc_player_body wc_contact_body wc_contact_result ↻ beach_contact_world_sweep wclamp vget vin wvx beach_contact_cell_solid vget ↻ wsp wterrain vsolid vget ↻ beach_contact_union_cell beach_contact_cell_solid ↻ beach_contact_overlap beach_contact_clip beach_contact_min beach_contact_max wc_contact_body ↻ wc_contact_obstacle wc_contact_state wc_player_field_clip wsp ↻ wc_player_field_path_max wc_surface_source hq_get wc_player_support wc_contact_floor_below_q wsp ↻ wc_surface_source ↻ vget ↻

structs

none

consts

none

functions

5func bc_check(ok:i64,label:*u8)->i64{bc_checks=bc_checks+1;if ok==1{nb_text("PASS " as *u8)}else{bc_failures=bc_failures+1;nb_text("FAIL " as *u8)};nb_text(label);nb_text("\n" as *u8);return 0}
called by 1: main calls 1: nb_text
6func main()->i64