field (2)
CclField* field(unsigned short row, unsigned short column)
- row
- The row number of the required CclField object within the map. The top row is 1.
- column
- The column number of the required CclField object within the map. The left column is 1.
Returns a pointer to the CclField object identified by position in the BMS map.