Skip to content

Static Functions

Flags.add(sourceFlags:Int, flagsToAdd:Int):Int

Flags.allEnabled(sourceFlags:Int, flagsToCheckFor:Int):Bool

Flags.anyEnabled(sourceFlags:Int, flagsToCheckFor:Int):Bool

Flags.remove(sourceFlags:Int, flagsToRemove:Int):Int

Flags.set(sourceFlags:Int, flagsToSet:Int, value:Bool):Int