All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.casperix.misc.Renderable.kt Maven / Gradle / Ivy

There is a newer version: 1.8.0
Show newest version
package casperix.misc

interface Renderable {
    fun render()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy