This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
Blarg.GameFramework/Blarg.GameFramework/Events
2013-08-22 18:56:51 -04:00
..
Event.cs add port of event manangement code 2013-08-22 12:35:16 -04:00
EventListener.cs rename EventHandler to avoid naming conflict with other .NET event stuff 2013-08-22 12:45:12 -04:00
EventManager.cs replace uses of TryGetValue with the Get extension method for readability 2013-08-22 18:56:51 -04:00
IEventListener.cs add port of event manangement code 2013-08-22 12:35:16 -04:00