Longan Nano
Longan Nano Demo
Longan_nano::Screen::_Frame_buffer_sprite Struct Reference

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
 

Detailed Description

Structure that describes a sprite in the sprite frame buffer.

Member Data Documentation

◆ background_color

uint8_t Longan_nano::Screen::_Frame_buffer_sprite::background_color

◆ f_update

uint8_t Longan_nano::Screen::_Frame_buffer_sprite::f_update

◆ foreground_color

uint8_t Longan_nano::Screen::_Frame_buffer_sprite::foreground_color

◆ sprite_index

uint8_t Longan_nano::Screen::_Frame_buffer_sprite::sprite_index

The documentation for this struct was generated from the following file: