|
Firefly Zero
The official C SDK for making Firefly Zero apps.
|
| CAdsrModulator | ADSR envelope |
| CAngle | An angle between two vectors |
| CAudioNode | A node in the audio tree |
| CAudioTime | A time or duration used by audio modulators |
| CBuffer | A dynamically sized array |
| CButtons | State of the buttons. True is pressed, false is released |
| CDPad8 | 8-directional DPad-like representation of the Pad |
| CHoldModulator | Hold envelope |
| CLinearModulator | Linear (ramp up or down) envelope |
| CLineStyle | The same as Style but without a fill color (only stroke color and width) |
| CPad | Get if the touchpad is pressed, and if so, where |
| CPeers | The bitmap of peers currently online |
| CPoint | A point on the screen |
| CProgress | |
| CRGB | The RGB value of a color in the palette |
| CSawtoothModulator | Sawtooth wave low-frequency oscillator |
| CSettings | System settings |
| CSineModulator | Sine wave low-frequency oscillator |
| CSize | Size of a bounding box for a shape |
| CSquareModulator | Square wave low-frequency oscillator |
| CStyle | Style of a shape |
| CSubImage | A subregion of an Image |
| CTheme | User preferred color scheme |