Skip to main content

ZernikalosBase

actualpackageZernikalosBase
5 items
constructorZernikalosBase
constructor()
lateinit var context: ZContext
Represents the primary context of the Zernikalos engine during its lifecycle.
val settings: ZSettings
Represents the settings for the Zernikalos engine. It provides centralized access to control logging levels and other related settings.
val stats: ZStats
Provides platform-specific information and version details for the Zernikalos engine.
lateinit var surfaceView: ZSurfaceView