Sleitnick / AeroGameFramework

AeroGameFramework is a Roblox game framework that makes development easy and fun. The framework is designed to simplify the communication between modules and seamlessly bridge the gap between the server and client.
https://sleitnick.github.io/AeroGameFramework/
MIT License
216 stars 57 forks source link

User Input Event Improvements #96

Closed UnderMyWheel closed 4 years ago

UnderMyWheel commented 5 years ago

The user input modules now use the "RegisterEvent" and "FireEvent" methods

Sleitnick commented 4 years ago

Sorry, I want to keep these events as they are. It would be too much of a breaking change to change this now