CellType

floodsim.model.cell.CellType
enum CellType

Defines the different types of cells that can be created.

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case Field extends CellType
case HouseWithGrass extends CellType
case Square extends CellType