|
Linux Kernel
3.7.1
|
#include <hypervisor.h>
Data Fields | |
| int | x |
| int | y |
Tile coordinate
Definition at line 541 of file hypervisor.h.
| int x |
X coordinate, relative to supervisor's top-left coordinate
Definition at line 545 of file hypervisor.h.
| int y |
Y coordinate, relative to supervisor's top-left coordinate
Definition at line 548 of file hypervisor.h.
1.8.2