HitLib 1.3.0
VEX V5 LED animation library for PROS
Loading...
Searching...
No Matches
hitlib::LedStrand::BitScrollSegment Struct Reference

One colored segment in a bitscroll pattern. More...

#include <led_strand.hpp>

Public Attributes

uint32_t color
 Segment color (0xRRGGBB).
uint8_t width
 Width in pixels.

Detailed Description

One colored segment in a bitscroll pattern.

Member Data Documentation

◆ color

uint32_t hitlib::LedStrand::BitScrollSegment::color

Segment color (0xRRGGBB).

◆ width

uint8_t hitlib::LedStrand::BitScrollSegment::width

Width in pixels.