libElysianVMU 1.6.0
Full-featured, accurate, cross-platform library emulating the Dreamcast's Visual Memory Unit
Loading...
Searching...
No Matches
EvmuClockEvent Struct Reference

#include <evmu_clock_event.h>

Inheritance diagram for EvmuClockEvent:

Data Fields

union { 
 
   EvmuClockEventClass *   pClass 
 
   GblEvent   base 
 
};  
 
EVMU_CLOCK_SIGNAL signal
 
EvmuWave wave
 

Detailed Description

GblEvent-derived type for clock-related events.

Definition at line 32 of file evmu_clock_event.h.

Field Documentation

◆ base

GblEvent EvmuClockEvent::base

Inherited base instance structure.

Definition at line 32 of file evmu_clock_event.h.

◆ pClass

EvmuClockEventClass* EvmuClockEvent::pClass

Pointer to class/vtable structure.

Definition at line 32 of file evmu_clock_event.h.

◆ signal

EVMU_CLOCK_SIGNAL EvmuClockEvent::signal

Definition at line 33 of file evmu_clock_event.h.

◆ wave

EvmuWave EvmuClockEvent::wave

Definition at line 34 of file evmu_clock_event.h.


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