girara
Data Fields
girara_event_t Struct Reference

#include <types.h>

Data Fields

girara_event_type_t type
 
double x
 
double y
 

Detailed Description

Describes a girara event

Definition at line 200 of file types.h.

Field Documentation

◆ type

girara_event_type_t girara_event_t::type

The event type

Definition at line 202 of file types.h.

◆ x

double girara_event_t::x

X coordinates where the event occurred

Definition at line 204 of file types.h.

◆ y

double girara_event_t::y

Y coordinates where the event occurred

Definition at line 205 of file types.h.


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