Searched refs:shouldEnableSwipes (Results 1 – 1 of 1) sorted by relevance
91 currentScene().shouldEnableSwipes(delegate.orientation) in onPointerEvent()100 private fun Scene.shouldEnableSwipes(orientation: Orientation): Boolean { in Scene() method116 return currentScene().shouldEnableSwipes(oppositeOrientation) in canOppositeSwipe()