QueueLinearFloodFiller class
Constructors
-
QueueLinearFloodFiller(TileRects tiles, List<
TileRects> allTiles, SelectedTile selected, Size size, Size boxSize, Camera camera)
Properties
-
allTiles
↔ List<
TileRects> -
getter/setter pair
- boxSize ↔ Size
-
getter/setter pair
- camera ↔ Camera
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- selected ↔ SelectedTile
-
getter/setter pair
- tiles ↔ TileRects
-
getter/setter pair
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited