Grid sector class must have the following public members:
| GRID | Grid class. |
Static Public Methods | |
| void | putSelection (GRID &grid, float x1, float y1, float x2, float y2) |
| Puts selection into grid. | |
|
||||||||||||||||||||||||||||
|
Puts selection into grid. For all sectors that are touched by a selection, puts the selection into the sector. Does not modify untouched sectors.
|
1.2.17