Package crackers.kobots.devices.lighting
        Class NeoPixel
- 
                
                    
                    
- 
                                
                            
                                
Field Summary
Fields Modifier and Type Field Description private BooleanautoWriteprivate final <Error class: unknown class>gamma8Correctionprivate Floatbrightnessprivate final Integersizeprivate final StringbyteOrderprivate final BooleanapplyGamma 
- 
                                
                            
                                
Constructor Summary
Constructors Constructor Description NeoPixel(AdafruitSeeSaw seeSaw, Integer numPixels, Byte seesawPin, Integer bitsPerPixel) 
- 
                                
                            
                                
Method Summary
Modifier and Type Method Description - 
                                            
                                        
                                            
Methods inherited from class crackers.kobots.devices.lighting.PixelBuf
fill, get, get, getApplyGamma, getAutoWrite, getBrightness, getByteOrder, getGamma8Correction, getSize, iterator, set, set, set, setAutoWrite, setBrightness, show - 
                                            
                                        
                                            
Methods inherited from class crackers.kobots.devices.lighting.WS2811
fill, off, plus, plus, set, set - 
                                        
                                    
                                        
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
                    
                    
                    
- 
                                
                            
                                
Constructor Detail
- 
                                        
NeoPixel
NeoPixel(AdafruitSeeSaw seeSaw, Integer numPixels, Byte seesawPin, Integer bitsPerPixel)
 
 - 
                                        
 
 - 
                                
                            
                                
 
 - 
                                            
                                        
                                            
 
 -