usbdmx.com Home of the opto isolated, bus powered, DMX512 interface with both in and out universes. Cheap and simple to build. USBDMX logo

LOPaletteFixtureAttribute Class Reference

A palette attribute contains a pallete for preset items such as a colour wheel, or a gobo wheel. More...

#import <LOPaletteFixtureAttribute.h>

Inheritance diagram for LOPaletteFixtureAttribute:

LOFixtureAttribute

Public Member Functions

(id) - initWithName:
 Initilise the object with a name, and set the type to LOFixtureAttributeTypePalette.
(LOFixturePalette *) - palette
 Get the palette.
(void) - setPalette:
 Set the palette.

Protected Attributes

LOFixturePalettepalette

Detailed Description

A palette attribute contains a pallete for preset items such as a colour wheel, or a gobo wheel.

Member Function Documentation

- (id) initWithName: (NSString *)  aName  

Initilise the object with a name, and set the type to LOFixtureAttributeTypePalette.

- (LOFixturePalette *) palette  

Get the palette.

See also:
- setPalette:

- (void) setPalette: (LOFixturePalette *)  aPalette  

Set the palette.

See also:
palette:


The documentation for this class was generated from the following files: