checkInstall

private fun checkInstall(forceRemove: Boolean = false)

Implements lazy hooking of the listener into the stage.

The listener will be added to the stage's listeners only when - and as soon as - this contains mappings. When all mappings are removed or cleared the listener is removed from the stage.

Sources

jvm source
Link copied to clipboard