Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Array.nodeindex()
(view source)
Revision as of 17:02, 6 March 2017
431 bytes added
,
17:02, 6 March 2017
→Array.nodeindex()
Line 11:
Line 11:
Same as [[Array.indices()]] but intended to get the nodeindex only.
Same as [[Array.indices()]] but intended to get the nodeindex only.
+
+
+
MAGICSQUARE(3).nodeindex()
+
+
{| class="wikitable"|-
+
|
+
{| class="wikitable"|-
+
| 0 || 0
+
|}
+
||
+
{| class="wikitable"|-
+
| 0 || 1
+
|}
+
||
+
{| class="wikitable"|-
+
| 0 || 2
+
|}
+
+
|-
+
|
+
{| class="wikitable"|-
+
| 1 || 0
+
|}
+
||
+
{| class="wikitable"|-
+
| 1 || 1
+
|}
+
||
+
{| class="wikitable"|-
+
| 1 || 2
+
|}
+
+
|-
+
|
+
{| class="wikitable"|-
+
| 2 || 0
+
|}
+
||
+
{| class="wikitable"|-
+
| 2 || 1
+
|}
+
||
+
{| class="wikitable"|-
+
| 2 || 2
+
|}
+
+
|}
Joseph
Administrators
, writer
2,824
edits