|
Longan Nano
Longan Nano Demo
|
Structure that describes a sprite in the sprite frame buffer. More...
Public Attributes | |
| uint8_t | f_update: 1 |
| uint8_t | sprite_index: Screen::Config::SPRITE_SIZE_BIT |
| uint8_t | foreground_color: Screen::Config::PALETTE_SIZE_BIT |
| uint8_t | background_color: Screen::Config::PALETTE_SIZE_BIT |
Structure that describes a sprite in the sprite frame buffer.
| uint8_t Longan_nano::Screen::_Frame_buffer_sprite::background_color |
| uint8_t Longan_nano::Screen::_Frame_buffer_sprite::f_update |
| uint8_t Longan_nano::Screen::_Frame_buffer_sprite::foreground_color |
| uint8_t Longan_nano::Screen::_Frame_buffer_sprite::sprite_index |