#import <MFPalette.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (id) | - initWithColours: |
| (void) | - dealloc |
| (int) | - selectInto: |
| (BOOL) | - setEntries:fp8: |
| (BOOL) | - resize: |
| (id) | - getColour: |
Öffentliche, statische Methoden | |
| (id) | + paletteWithColours: |
Geschützte Attribute | |
| NSMutableArray * | m_colours |
Definiert in Zeile 13 der Datei MFPalette.h.
| + (id) paletteWithColours: | (id) | fp8 |
| - (id) init |
| - (id) initWithColours: | (id) | fp8 |
| - (void) dealloc |
Implementiert NSObject.
| - (int) selectInto: | (id) | fp8 |
| - (BOOL) setEntries: | (int) | |||
| fp8: | (id) | fp12 | ||
| - (BOOL) resize: | (int) | fp8 |
| - (id) getColour: | (int) | fp8 |
- (NSMutableArray*) m_colours [protected] |
Definiert in Zeile 15 der Datei MFPalette.h.