OurOS 0.1
Operating System built by McGill Students
 
Loading...
Searching...
No Matches
keyboard_event Struct Reference

struct that holds a keyboard event More...

#include <keyboard.h>

Data Fields

bool pressed
 
enum KEYCODE keycode
 

Detailed Description

struct that holds a keyboard event

Field Documentation

◆ keycode

enum KEYCODE keyboard_event::keycode

the keycode of the key which was pressed

◆ pressed

bool keyboard_event::pressed

whether key was pressed or released


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