flashflashrevolution / rCubed

Official Flash Flash Revolution game engine.
https://www.flashflashrevolution.com
GNU Affero General Public License v3.0
31 stars 17 forks source link

Fix/event typings #262

Closed mat100payette closed 3 years ago

mat100payette commented 3 years ago

This should have all the non-MP events be strongly typed. 2-3 events required steering away from their SFS documentation since they were used with additional, undocumented parameters.

Next step is to type the MP events.

Zageron commented 3 years ago

I assume most of these changes are formatting? If so, could you please make a PR for the formatting commits?

(Easiest way is to make a new branch off main and cherry pick the commits.)