1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-19 21:55:24 +00:00
OpenDiablo2/d2core/d2input
dk 60e6fcb7ac
moving enumerations out of d2interface (#552)
* moved filter constants back to d2enum

* moving key and mouse button enums into d2enum

* moving render type enum into d2enum

* moving input even priority enums into d2enum

* moving terminal enums into d2enum
2020-07-06 21:26:08 -04:00
..
ebiten moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
d2input.go moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
input_events.go moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
input_manager.go moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00