Package-level declarations
Types
Provides helper functions to load and prepare assets without having to use null
or lateinit
.
A ContextListener is the base of an Context when it is created, rendering, or destroyed.
OpenGL related engine stats.
Signals that the annotated annotation class is a marker of an experimental LittleKt API. This means that the API marked is likely unstable and subject to changes without notice.
A ContextListener that handles commonly loading assets and preparing assets. Handles scene switching and caching.
The base app from starting and stopping a Context.
A base scene. Does nothing on its own and will need to be managed by either a ContextListener or Game.
Functions
Creates a new LittleKtApp containing LittleKtProps as the ContextConfiguration for building a Context.
Creates a new ShaderProgram for the specified shaders.