canMoveSchemeByOnePosition

fun canMoveSchemeByOnePosition(scheme: Scheme, moveDown: Boolean): Boolean(source)

Returns true if and only if moveSchemeByOnePosition can be invoked with these parameters.

See also