C# 클래스 SoundTypeExtensions, RoverGame

파일 보기 프로젝트 열기: Stumpstump/RoverGame 1 사용 예제들

공개 메소드들

메소드 설명
Combine ( ) : SoundType,
Intersects ( this mask, SoundType, type ) : bool

메소드 상세

Combine() 공개 정적인 메소드

public static Combine ( ) : SoundType,
리턴 SoundType,

Intersects() 공개 정적인 메소드

public static Intersects ( this mask, SoundType, type ) : bool
mask this
type SoundType,
리턴 bool