A library offering a modern event system for ActionScript 3 inspired by C# events and Qt’s signals/slots, replacing string-based events with type-safe, boilerplate-free Signals. A Signal is essentially a mini-dispatcher specific to one event, with its own array of listeners. A Signal gives an event a concrete membership in a class. Listeners subscribe to real objects, not to string-based channels. Event string constants are no longer needed. Signals are inspired by C# events and signals/slots in Qt.
Features
- Type‑safe dispatching of events via Signals
- No need for string‑based event constants
- Lightweight, strongly‑typed messaging tools
- Listener subscription tied to real objects, not strings
- Inspired by C# events and Qt signals/slots
- Reduces boilerplate compared to classic AS3 Events
Categories
LibrariesLicense
MIT LicenseFollow AS3 Signals
Other Useful Business Software
Rezku Point of Sale
Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of AS3 Signals!