NeoMutt  2023-05-17-16-g61469c
Teaching an old dog new tricks
DOXYGEN
Coord Struct Reference

Screen coordinates. More...

#include "chain_data.h"

Data Fields

short row
 Row. More...
 
short col
 Column. More...
 

Detailed Description

Screen coordinates.

Definition at line 34 of file chain_data.h.

Field Documentation

◆ row

short Coord::row

Row.

Definition at line 36 of file chain_data.h.

◆ col

short Coord::col

Column.

Definition at line 37 of file chain_data.h.


The documentation for this struct was generated from the following file: