scrollRightBy

open override fun scrollRightBy(x: Int): Position3D

Scrolls this Scrollable3D by width units to the right (width axis). If the bounds of the virtual space are already reached this method has no effect.

Return

the new visible offset

Sources

(source)
Link copied to clipboard