![]() ![]() | Used to represent a null name or object in the listenersMap. |
![]() ![]() | Gets the default notification center for registering listeners. |
![]() ![]() | The default notification center for registering listeners. |
![]() | Registers the listener to receive notifications with the specified notification name and/or containing the given object. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Post the notification to this notification center. |
![]() | Overloaded. Unregisters the listener from recieving notifications matching notificationName and object. |
![]() | Returns a String that represents the current Object. |
![]() | A hash table of all listeners registered with this notification center. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Gets all keys that match the name/object pair. |
![]() | Creates a shallow copy of the current Object. |
![]() | Removes listeners that are mapped to keys which have been garbage collected. |
![]() | Overloaded. Removes the listener from the list mapped to the given key in the listeners map. |
PNotificationCenter Class | UMD.HCIL.PiccoloX.Events Namespace