RetroArch
Public Attributes | List of all members
ir_dot_t Struct Reference

A single IR source. More...

#include <wiiuse.h>

Public Attributes

ubyte visible
 
short rx
 
short ry
 
ubyte size
 

Detailed Description

A single IR source.

Member Data Documentation

◆ rx

short ir_dot_t::rx

raw X coordinate (0-1023)

◆ ry

short ir_dot_t::ry

raw Y coordinate (0-767)

◆ size

ubyte ir_dot_t::size

size of the IR dot (0-15)

◆ visible

ubyte ir_dot_t::visible

if the IR source is visible


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