touchgfx::Cell::cover is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Cell::cover field

Syntax

int16_t cover;

References

LocationReferrerScopeText
Cell.hpp:35
int16_t cover; ///< The cover (see http://projects.tuxee.net/cl-vectors/section-the-cl-aa-algorithm for further information).
Cell.hpp:84touchgfx::Cell::setCover()touchgfx::Cell
cover = _cover;
Cell.hpp:100touchgfx::Cell::addCover()touchgfx::Cell
cover += _cover;

Data Use

Functions writing touchgfx::Cell::cover
Functions reading touchgfx::Cell::cover
touchgfx::Cell::cover
all items filtered out
Type of touchgfx::Cell::cover
touchgfx::Cell::cover
int16_t
all items filtered out