#import <OADForegroundColorEffect.h>
Abgeleitet von OADBlipEffect.
Öffentliche Methoden | |
| (id) | - init |
| (id) | - copyWithZone: |
| (void) | - dealloc |
| (id) | - foregroundColor |
| (void) | - setForegroundColor: |
| (void) | - setStyleColor: |
Geschützte Attribute | |
| OADColor * | mForegroundColor |
Definiert in Zeile 11 der Datei OADForegroundColorEffect.h.
| - (id) init |
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Implementiert OADBlipEffect.
| - (void) dealloc |
Implementiert NSObject.
| - (id) foregroundColor |
| - (void) setForegroundColor: | (id) | fp8 |
| - (void) setStyleColor: | (id) | fp8 |
Implementiert OADBlipEffect.
- (OADColor*) mForegroundColor [protected] |
Definiert in Zeile 13 der Datei OADForegroundColorEffect.h.