Drawable

interface Drawable

Functions

draw
Link copied to clipboard
abstract fun draw(g: Graphics)

Renders the entity within the viewport at alpha = 255

Inheritors

Interactable
Link copied to clipboard