[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

@@ -32,7 +32,7 @@ class ShaderPhrase(val phrase: String) {
* A book of shader phrases.
*/
expect open class ShaderPhraseBook(bookId: String) {
//private var registered = false
val bookId: String
/**
* Registers all known shader phrases
*/