Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-22 | Add event.c and a function to get the ID of event | ||
2023-05-22 | Add handlers to mouse and keyboard events | ||
2023-05-21 | Define a structure for a CherryEvent | ||
2023-05-21 | Define an enum to identify an event type | ||
2023-05-17 | Add event.h | ||