#import <EDColorLocator.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWith:index:offset: |
| (void) | - dealloc |
| (unsigned int) | - offset |
| (void) | - setOffset: |
| (int) | - colorIndex |
| (void) | - setColorIndex: |
| (id) | - color |
| (void) | - setColor: |
Geschützte Attribute | |
| unsigned int | mColorOffset |
| int | mColorIndex |
| NSColorStub * | mColor |
Definiert in Zeile 11 der Datei EDColorLocator.h.
| - (id) initWith: | (id) | fp8 | ||
| index: | (int) | fp12 | ||
| offset: | (unsigned int) | fp16 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (unsigned int) offset |
| - (void) setOffset: | (unsigned int) | fp8 |
| - (int) colorIndex |
| - (void) setColorIndex: | (int) | fp8 |
| - (id) color |
| - (void) setColor: | (id) | fp8 |
- (unsigned int) mColorOffset [protected] |
Definiert in Zeile 13 der Datei EDColorLocator.h.
- (int) mColorIndex [protected] |
Definiert in Zeile 14 der Datei EDColorLocator.h.
- (NSColorStub*) mColor [protected] |
Definiert in Zeile 15 der Datei EDColorLocator.h.