Zircon Input Listener
class ZirconInputListener(fontWidth: Int, fontHeight: Int, tileGrid: InternalTileGrid) : InputProcessor
Content copied to clipboard
Types
Functions
mouseMoved
Link copied to clipboard
touchDragged
Link copied to clipboard
open override fun touchDragged(screenX: Int, screenY: Int, pointer: Int): Boolean
Content copied to clipboard
Sources
(source)
Link copied to clipboard