NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Coord Struct Reference

Screen coordinates. More...

#include "chain_data.h"

Data Fields

short row
 Row.
 
short col
 Column.
 

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: