[orx-shapes] convert to MPP

This commit is contained in:
Edwin Jakobs
2021-07-06 10:17:45 +02:00
parent 23780a3102
commit fa2ae01173
21 changed files with 143 additions and 43 deletions

View File

@@ -6,7 +6,7 @@ import kotlin.reflect.full.declaredMemberProperties
/**
* A book of shader phrases.
*/
actual open class ShaderPhraseBook actual constructor(val bookId: String) {
actual open class ShaderPhraseBook actual constructor(actual val bookId: String) {
private var registered = false
/**
* Registers all known shader phrases