Add orx-math

Note: not in any ORX alpha release at the time of writing,
only available when building your own orx SNAPSHOT.
This commit is contained in:
Abe Pazos
2025-02-02 18:53:14 +01:00
parent bf7d308796
commit 5ff7884bd5

View File

@@ -41,6 +41,7 @@ val orxFeatures = setOf<String>(
// "orx-kinect-v1", // "orx-kinect-v1",
// "orx-kotlin-parser", // "orx-kotlin-parser",
// "orx-marching-squares", // "orx-marching-squares",
// "orx-math",
// "orx-mesh-generators", // "orx-mesh-generators",
// "orx-midi", // "orx-midi",
// "orx-minim", // "orx-minim",