All Downloads are FREE. Search and download functionalities are using the official Maven repository.

examples.Match3.src.main.gosu.match3.StoneColumn.gs Maven / Gradle / Ivy

package match3
/**
 */
class StoneColumn {
  var _aboveStones: List as AboveStones
  var _iColumn: int as Column
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy