C# 클래스 Sharpex2D.Common.Extensions.OpenALSourceStateExtension

파일 보기 프로젝트 열기: ThuCommix/Sharpex2D

공개 메소드들

메소드 설명
ToPlaybackState ( this state ) : PlaybackState

Converts the SourceState into a PlaybackState.

메소드 상세

ToPlaybackState() 공개 정적인 메소드

Converts the SourceState into a PlaybackState.
public static ToPlaybackState ( this state ) : PlaybackState
state this The SourceState.
리턴 PlaybackState