MicrOS
|
Struct that defines position on screen. More...
#include <vga.h>
Public Attributes | |
uint16_t | x |
Position x on screen. More... | |
uint16_t | y |
Position y on screen. More... | |
Struct that defines position on screen.
uint16_t vga_screen_pos::x |
Position x on screen.
uint16_t vga_screen_pos::y |
Position y on screen.