-
Notifications
You must be signed in to change notification settings - Fork 5
robotlegs/robotlegs-extensions-SignalCommandMap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Signal command map for Robotlegs2 ## Mapping a command ```as3 signalCommandMap.map(FooSignal).toCommand(FooCommand); ``` ## Unmapping a command ```as3 signalCommandMap.unmap(FooSignal).fromCommand(FooCommand); ```
About
Signal command map extension for RobotLegs2 based on Joel Hooks implementation
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- ActionScript 100.0%