C# Class hyades.physics.Bitmask

Afficher le fichier Open project: zfedoran/bubblebound Class Usage Examples

Méthodes publiques

Свойство Type Description
mask int

Méthodes publiques

Méthode Description
clear ( ) : void
setOff ( int bit ) : void
setOn ( int bit ) : void

Method Details

clear() public méthode

public clear ( ) : void
Résultat void

setOff() public méthode

public setOff ( int bit ) : void
bit int
Résultat void

setOn() public méthode

public setOn ( int bit ) : void
bit int
Résultat void

Property Details

mask public_oe property

public int mask
Résultat int