isLevelMarked

open override fun isLevelMarked(index: Int): Boolean

Checks whether the level at the given index is marked.

Return

true if the level is marked, false otherwise

Parameters

index

The level index to check