|
penguins
1.0.0
|
Used internally by flood_fill.
Data Fields | |
| int | x1 |
| int | x2 |
| int | y |
| int | dy |
| int FillSpan::x1 |
Definition at line 68 of file bot.h.
Referenced by flood_fill().
| int FillSpan::x2 |
Definition at line 68 of file bot.h.
Referenced by flood_fill().
| int FillSpan::y |
Definition at line 68 of file bot.h.
Referenced by flood_fill().
| int FillSpan::dy |
Definition at line 68 of file bot.h.
Referenced by flood_fill().