C# Class SoundTypeExtensions, RoverGame

Afficher le fichier Open project: Stumpstump/RoverGame Class Usage Examples

Méthodes publiques

Méthode Description
Combine ( ) : SoundType,
Intersects ( this mask, SoundType, type ) : bool

Method Details

Combine() public static méthode

public static Combine ( ) : SoundType,
Résultat SoundType,

Intersects() public static méthode

public static Intersects ( this mask, SoundType, type ) : bool
mask this
type SoundType,
Résultat bool