Package-level declarations

Types

Link copied to clipboard
class MeepMeep @JvmOverloads constructor(windowX: Int, windowY: Int, fps: Int = 60)

The MeepMeep class is the main entry point for the Meep Meep application. It handles the initialization and management of the application window, rendering, and entity management.