This is the complete list of members for GameAPI.BudgetBoy.Audio, including all inherited members.
ClearFrameWriter() | GameAPI.Peripheral | inlineprotected |
CopyEvent(Stream stream) | GameAPI.AudioBase< TGame, TImplementation > | inline |
Dispose() | GameAPI.Peripheral< TGame, TProvider, TImplementation > | inlinevirtual |
FrameWriter | GameAPI.Peripheral | protected |
GetSound(String location) | GameAPI.BudgetBoy.Audio | inline |
MaxChannels | GameAPI.AudioBase< TGame, TImplementation > | |
OnAttachImplementation() | GameAPI.Peripheral< TGame, TProvider, TImplementation > | inlineprotectedvirtual |
OnCopyFrame(Stream stream) | GameAPI.AudioBase< TGame, TImplementation > | inlineprotectedvirtual |
OnDeserializeFrame(Stream stream) | GameAPI.Peripheral | inlineprotectedvirtual |
OnDeserializeSetup(Stream stream) | GameAPI.Peripheral | inlineprotectedvirtual |
OnInitialize() | GameAPI.Peripheral< TGame, TProvider, TImplementation > | inlineprotectedvirtual |
OnLoadResources(Resources volume) | GameAPI.BudgetBoy.Audio | inlineprotectedvirtual |
OnRegisterResourceTypes(ResourceManager library) | GameAPI.BudgetBoy.Audio | inlineprotectedvirtual |
OnReset() | GameAPI.Peripheral | inlineprotectedvirtual |
OnSerializeFrame(Stream stream) | GameAPI.Peripheral | inlineprotectedvirtual |
OnSerializeSetup(Stream stream) | GameAPI.BudgetBoy.Audio | inlineprotectedvirtual |
OnStartControlling() | GameAPI.Peripheral | inlineprotectedvirtual |
OnStopControlling() | GameAPI.Peripheral | inlineprotectedvirtual |
OnUpdateFrame(double dt) | GameAPI.AudioBase< TGame, TImplementation > | inlineprotectedvirtual |
ShouldUpdate | GameAPI.Peripheral< TGame, TProvider, TImplementation > | protected |