Skip to content

Static Functions

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

Description

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

Description

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

Description

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

Description

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

Description