Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create an interface to SDL eventsHEADmaster | ancarola | 2019-02-06 | 1 | -9/+174 |
| | | | | | | | | | | | | | List of basic events interfaces in namespace wsdl2::event - event_t - e_key - mouse::e_mouse - mouse::e_motion - mouse::e_button - e_quit (pure SDL quit callback) - window::e_window - window::e_resize - window::e_move | ||||
* | Rename library from libwrapsdl2 to libwsdl2 | Nao Pross | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Add events wrapper | Nao Pross | 2019-01-21 | 1 | -0/+24 |