Skip to content
Fraymakers API Docs
Search
K
Main Navigation
Home
Classes
Hscript
Common
Utilities
Appearance
Menu
Return to top
On this page
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