![]() |
GUI Toolkit for TI nSpire
0.55 beta (dated 2021-03-21)
A GUI toolkit for Ndless-TI NSpire using SDL and Ndless libraries.
|
Public Attributes | |
| bool | uniform_background = false |
| bool | background_wallpaper = false |
| Uint8 | r_background = 0 |
| Uint8 | g_background = 0 |
| Uint8 | b_background = 0 |
| Uint32 | rgb_background = 0 |
| SDL_Surface * | background_image =nullptr |
| SDL_Rect | position_background |
| std::vector< Widget * > | rootwidgets |