Arcade
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
GameAPI.Internal.IPeripheralImplementation Interface Reference
Inheritance diagram for GameAPI.Internal.IPeripheralImplementation:
GameAPI.Internal.PeripheralImplementation

Public Member Functions

void SerializeSetup (Stream stream)
 
void DeserializeSetup (Stream stream)
 
void SerializeFrame (Stream stream)
 
void DeserializeFrame (Stream stream)
 

Properties

ProviderCommunication CommunicationModel [get]
 

Member Function Documentation

void GameAPI.Internal.IPeripheralImplementation.DeserializeFrame ( Stream  stream)
void GameAPI.Internal.IPeripheralImplementation.DeserializeSetup ( Stream  stream)
void GameAPI.Internal.IPeripheralImplementation.SerializeFrame ( Stream  stream)
void GameAPI.Internal.IPeripheralImplementation.SerializeSetup ( Stream  stream)

Property Documentation

ProviderCommunication GameAPI.Internal.IPeripheralImplementation.CommunicationModel
get