Orientation

Static variables

staticread onlyisHorizontal:Bool

staticread onlyisVertical:Bool

Static methods

staticinlinecheckDirection(this:UInt, d:Direction):Bool

@:fromstaticfromString(s:String):Orientation

@:tostatictoString(this:UInt):String

Variables

@:value(cast 0x1111)@:impl@:enuminlineread onlyAny:Orientation = 0x1111

@:value(cast 0x0011)@:impl@:enuminlineread onlyHorizontal:Orientation = 0x0011

@:value(cast 0x0000)@:impl@:enuminlineread onlyNone:Orientation = 0x0000

@:value(cast 0x1100)@:impl@:enuminlineread onlyVertical:Orientation = 0x1100