openMSX
Public Attributes | List of all members
openmsx::IntersectResult Struct Reference

Public Attributes

int x
 
int y
 
int w
 
int h
 

Detailed Description

Definition at line 24 of file OSDWidget.cc.

Member Data Documentation

◆ h

int openmsx::IntersectResult::h

Definition at line 24 of file OSDWidget.cc.

◆ w

int openmsx::IntersectResult::w

Definition at line 24 of file OSDWidget.cc.

◆ x

int openmsx::IntersectResult::x

Definition at line 24 of file OSDWidget.cc.

◆ y

int openmsx::IntersectResult::y

Definition at line 24 of file OSDWidget.cc.


The documentation for this struct was generated from the following file: