Arcade
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
GameAPI.GraphicsBase< TGame, TImplementation > Member List

This is the complete list of members for GameAPI.GraphicsBase< TGame, TImplementation >, including all inherited members.

AspectGameAPI.GraphicsBase< TGame, TImplementation >
ClearFrameWriter()GameAPI.Peripheralinlineprotected
Dispose()GameAPI.Peripheral< TGame, TProvider, TImplementation >inlinevirtual
FrameWriterGameAPI.Peripheralprotected
HeightGameAPI.GraphicsBase< TGame, TImplementation >
LastFrameSizeGameAPI.GraphicsBase< TGame, TImplementation >
OnAttachImplementation()GameAPI.GraphicsBase< TGame, TImplementation >inlineprotectedvirtual
OnCopyFrame(Stream stream)GameAPI.Peripheralinlineprotectedvirtual
OnDeserializeFrame(Stream stream)GameAPI.Peripheralinlineprotectedvirtual
OnDeserializeSetup(Stream stream)GameAPI.Peripheralinlineprotectedvirtual
OnInitialize()GameAPI.Peripheral< TGame, TProvider, TImplementation >inlineprotectedvirtual
OnLoadResources(Resources volume)GameAPI.Peripheralinlineprotectedvirtual
OnRegisterResourceTypes(ResourceManager library)GameAPI.Peripheralinlineprotectedvirtual
OnReset()GameAPI.Peripheralinlineprotectedvirtual
OnSerializeFrame(Stream stream)GameAPI.Peripheralinlineprotectedvirtual
OnSerializeSetup(Stream stream)GameAPI.Peripheralinlineprotectedvirtual
OnStartControlling()GameAPI.Peripheralinlineprotectedvirtual
OnStopControlling()GameAPI.Peripheralinlineprotectedvirtual
OnUpdateFrame(double dt)GameAPI.Peripheralinlineprotectedvirtual
ShouldSerializeGameAPI.GraphicsBase< TGame, TImplementation >protected
ShouldUpdateGameAPI.Peripheral< TGame, TProvider, TImplementation >protected
SizeGameAPI.GraphicsBase< TGame, TImplementation >
WidthGameAPI.GraphicsBase< TGame, TImplementation >