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 booleanisUnlocked(int cellIndex)Returns whether the specified cellIndex is within range of this UnlockedCellInfo.voidshift(int offset) 
 -