mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-09 10:06:35 -05:00
* added `d2common/d2input`, copied input vector logic from hellspawner * added an `InteractiveComponent` which contains input vector, enable flag, and callback function * Added an InputSystem which handles input logic and iterates over entities with interactive components * added a mouse cursor scene for rendering the mouse cursor * made the trademark sprite disappear when left mouse is clicked * various other small bugfixes in scene systems |
||
---|---|---|
.. | ||
d2asset | ||
d2audio | ||
d2components | ||
d2config | ||
d2gui | ||
d2hero | ||
d2input | ||
d2inventory | ||
d2item | ||
d2map | ||
d2records | ||
d2render/ebiten | ||
d2screen | ||
d2stats | ||
d2systems | ||
d2term | ||
d2ui |