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

#include <evmu_device.h>

Inheritance diagram for EvmuDeviceClass:
EvmuIBehaviorClass

Data Fields

GblObjectClass base
 
EvmuIBehaviorClass EvmuIBehaviorImpl
 
- Data Fields inherited from EvmuIBehaviorClass
GblInterface base
 
EVMU_RESULT(* pFnReset )(EvmuIBehavior *pSelf)
 
EVMU_RESULT(* pFnUpdate )(EvmuIBehavior *pSelf, EvmuTicks ticks)
 
EVMU_RESULT(* pFnSaveState )(const EvmuIBehavior *pSelf, FILE *pFile)
 
EVMU_RESULT(* pFnLoadState )(EvmuIBehavior *pSelf, FILE *pFile)
 

Detailed Description

GblClass structure for EvmuDevice.

This class contains no public members.

See also
EvmuDevice

Definition at line 53 of file evmu_device.h.

Field Documentation

◆ base

GblObjectClass EvmuDeviceClass::base

Inherited base class structure.

Definition at line 53 of file evmu_device.h.

◆ EvmuIBehaviorImpl

EvmuIBehaviorClass EvmuDeviceClass::EvmuIBehaviorImpl

Embedded interface class structure.

Definition at line 53 of file evmu_device.h.


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