modularise everything

This commit is contained in:
minjaesong
2022-02-27 18:52:09 +09:00
parent f4402771c8
commit 3443a5baab
43 changed files with 170 additions and 85 deletions

View File

@@ -1,6 +1,6 @@
package net.torvald.gdx.graphics
import net.torvald.UnsafeHelper
import net.torvald.unsafe.UnsafeHelper
/**
* Basically just a FloatArray. You may need to re-write the entire code to actually store the Vectors,