C# 클래스 HoldIt.XNASoundPlayer

상속: ISoundPlayer
파일 보기 프로젝트 열기: ibdknox/swred

공개 메소드들

메소드 설명
Play ( string curSound, int volume, bool loop ) : System.Action
XNASoundPlayer ( ) : System

메소드 상세

Play() 공개 메소드

public Play ( string curSound, int volume, bool loop ) : System.Action
curSound string
volume int
loop bool
리턴 System.Action

XNASoundPlayer() 공개 메소드

public XNASoundPlayer ( ) : System
리턴 System