follow nx/ny conventions

This commit is contained in:
Magnus Ulimoen
2020-01-29 22:01:12 +01:00
parent fc5565dbcd
commit 4ac1ad0d2c
5 changed files with 21 additions and 28 deletions

View File

@@ -116,7 +116,7 @@ import { MaxwellUniverse, default as init, set_panic_hook as setPanicHook } from
}
}
const universe = new MaxwellUniverse(width, height, x, y);
const universe = new MaxwellUniverse(height, width, x, y);
// Transfer x, y to cpu, prepare fBuffer