Package com.FlashDynamix.utils


Class Summary

com.FlashDynamix.utils.Delegate
The Delegate class creates a function wrapper to let you run a function in the context of the original object, rather than in the context of the second object, when you pass a function from one object to another.