|
Arcade
|
Public Member Functions | |
| void | LoadInfo (IGameInfo gameInfo, IGraphicsInfo graphicsInfo) |
| void | SerializeSetup (Stream stream) |
| void | DeserializeSetup (Stream stream) |
| void | SerializeFrame (Stream stream) |
| void | DeserializeFrame (Stream stream) |
Public Member Functions inherited from GameAPI.Sandboxing.Remotable | |
| void | Dispose () |
Protected Member Functions | |
| virtual void | OnSerializeSetup (Stream stream) |
| virtual void | OnSetup () |
| virtual void | OnDeserializeSetup (Stream stream) |
| virtual void | OnSerializeFrame (Stream stream) |
| virtual void | OnUpdate () |
| virtual void | OnDeserializeFrame (Stream stream) |
Protected Member Functions inherited from GameAPI.Sandboxing.Remotable | |
| virtual void | OnDispose () |
Properties | |
| IGameInfo | GameInfo [get] |
| IGraphicsInfo | GraphicsInfo [get] |
| abstract ProviderCommunication | CommunicationModel [get] |
| int | LastFrameSize [get] |
Properties inherited from GameAPI.Internal.IPeripheralImplementation | |
| ProviderCommunication | CommunicationModel [get] |
Events | |
| Action < PeripheralImplementation, Stream > | DeserializingFrame |
|
inline |
Implements GameAPI.Internal.IPeripheralImplementation.
|
inline |
Implements GameAPI.Internal.IPeripheralImplementation.
|
inline |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inline |
Implements GameAPI.Internal.IPeripheralImplementation.
|
inline |
Implements GameAPI.Internal.IPeripheralImplementation.
|
getprotected |
|
get |
|
get |
|
get |
| Action<PeripheralImplementation, Stream> GameAPI.Internal.PeripheralImplementation.DeserializingFrame |