DaanWet / gamesense-client

A JavaScript GameSense(TM) Client
MIT License
27 stars 7 forks source link

ScreenEventHandler datas should be array of RangeScreenData #20

Closed DaanWet closed 2 years ago

DaanWet commented 3 years ago

The datas field of the ScreenEventHandler should be an array of RangeScreenData and not one RangeScreenData Object the toHandlerData method will have to change aswell