DungeonCrawl
Loading...
Searching...
No Matches
input_event_t Struct Reference

Structure for advanced input events with context data. More...

#include <input_types.h>

Data Fields

input_t type
ncinput raw_input

Detailed Description

Structure for advanced input events with context data.

This structure combines our logical input type with the raw Notcurses input data.

Definition at line 43 of file input_types.h.

Field Documentation

◆ raw_input

ncinput input_event_t::raw_input

Definition at line 45 of file input_types.h.

◆ type

input_t input_event_t::type

Definition at line 44 of file input_types.h.


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