Searched defs:bottomRow (Results 1 – 1 of 1) sorted by relevance
49 private int bottomRow; field in ScrollPatternGenerator53 public ScrollPatternGenerator(int topRow, int bottomRow) { in ScrollPatternGenerator()