isKeyJustReleased

open override fun isKeyJustReleased(key: Key): Boolean

Determines if the key was just released within the past frame.

Return

true if the Key was just released; false otherwise.