|
Adun
0.83
|
#import <AdunSystem.h>

Public Member Functions | |
| (void) | - systemDidUpdateCoordinates: |
Defines methods implemented by AdInteractionSystem to enable instances to receive updates when the coordinates of their consituent AdSystem objects change.
| - (void) systemDidUpdateCoordinates: | (AdSystem *) | aSystem |
Sent by the AdSystem instances of an AdInteractionSystem object when their coordinate matrices are changed. On receiving this message the AdInteractionSystem object updates its coordinate matrix with aSystems new coordinates. Has no effect is aSystem is not one of receivers systems.
1.8.1