nx_explodelab_tree.nx
buildroot/runtime/nx_explodelab_tree.nx
about
nx_explodelab_tree.nx -- Defines a tree structure with 18 nodes, each having type, depth, and coordinate data for assembly.
dependencies 0 imports · 1 importers
imports: none
imported by: nx_wasm_explodelab.nx
structs
| none |
consts
| 2 | const K_MAGIC_3464: i64 = 3464 |
| 3 | const K_MAGIC_1839: i64 = 1839 |
| 4 | const K_MAGIC_1604: i64 = 1604 |
| 5 | const K_MAGIC_1344: i64 = 1344 |
| 6 | const K_MAGIC_2969: i64 = 2969 |
| 7 | const K_MAGIC_3204: i64 = 3204 |
| 8 | const K_MAGIC_4029: i64 = 4029 |
| 9 | const K_MAGIC_4264: i64 = 4264 |
| 10 | const K_MAGIC_4469: i64 = 4469 |
| 11 | const K_MAGIC_4704: i64 = 4704 |
| 12 | const K_MAGIC_3400: i64 = 3400 |
| 13 | const K_MAGIC_4460: i64 = 4460 |
| 14 | const K_MAGIC_4900: i64 = 4900 |
| 15 | const K_MAGIC_3904: i64 = 3904 |
| 16 | const K_MAGIC_2404: i64 = 2404 |
| 17 | const K_MAGIC_1500: i64 = 1500 |
| 18 | const K_MAGIC_1060: i64 = 1060 |
| 19 | const K_MAGIC_1400: i64 = 1400 |
functions
| 25 | func exl_n() -> i64 { return 18 } |
| 26 | func exl_kind(i: i64) -> i64 called by 1: world_init |
| 47 | func exl_depth(i: i64) -> i64 called by 1: world_init |
| 68 | func exl_hx(i: i64) -> i64 called by 1: world_init |
| 89 | func exl_hy(i: i64) -> i64 called by 1: world_init |
| 110 | func exl_hz(i: i64) -> i64 called by 1: world_init |
| 131 | func exl_dx(i: i64) -> i64 called by 1: world_init |
| 152 | func exl_dy(i: i64) -> i64 called by 1: world_init |
| 173 | func exl_dz(i: i64) -> i64 called by 1: world_init |