Package io.keikai.ui.impl
Class UnlockedCellsHelper.UnlockedCellInfo
- java.lang.Object
-
- io.keikai.ui.impl.UnlockedCellsHelper.UnlockedCellInfo
-
- Enclosing class:
- UnlockedCellsHelper
public static class UnlockedCellsHelper.UnlockedCellInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description UnlockedCellInfo(int start, int end)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isUnlocked(int cellIndex)
Returns whether the specified cellIndex is within range of this UnlockedCellInfo.void
shift(int offset)
-