Public Attributes | |
| int | x |
| int | y |
| Pixel | color |
Definition at line 38 of file Display.hpp.
| Pixel Display::PixelEntry::color |
Definition at line 40 of file Display.hpp.
| int Display::PixelEntry::x |
Definition at line 39 of file Display.hpp.
| int Display::PixelEntry::y |
Definition at line 39 of file Display.hpp.