C# 클래스 Plugin.Plugin.SoundHelper

Represents the helper class that provides sound instructions in a way similar to Win32 plugins.
파일 보기 프로젝트 열기: leezer3/OpenBVE

Private Properties

프로퍼티 타입 설명
SoundHelper System
Update void
this int

비공개 메소드들

메소드 설명
SoundHelper ( PlaySoundDelegate playSound, int count ) : System

Creates a new instance of this class.

Update ( ) : void

Updates the sound instructions. Should be called at the end of every call to Elapse.

this ( int index ) : int

Gets or sets the specified sound instruction.