AbstractDemo

interface AbstractDemo

Inheritors

Properties

Link copied to clipboard
abstract val root: Element

Functions

Link copied to clipboard
abstract fun input(event: InputEvent)
Link copied to clipboard
abstract fun render(renderer: Renderer2D)