C# Class SoundTypeExtensions, RoverGame

Datei anzeigen Open project: Stumpstump/RoverGame Class Usage Examples

Public Methods

Method Description
Combine ( ) : SoundType,
Intersects ( this mask, SoundType, type ) : bool

Method Details

Combine() public static method

public static Combine ( ) : SoundType,
return SoundType,

Intersects() public static method

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