Documentation
¶
Index ¶
Constants ¶
View Source
const ( DirectionBottomToTop int = 2 DirectionHorizontalMask int = 1 DirectionLeftToRight int = 0 DirectionRightToLeft int = 1 DirectionTopToBottom int = 0 DirectionVerticalMask int = 2 PriorityColumn int = 1 PriorityNone int = 0 PriorityRow int = 2 TypeAlpha int = 1 TypeBoth int = 3 TypeIdentity int = 0 TypeMatrix int = 2 OrderNormal int = 0 OrderRandom int = 2 OrderReverse int = 1 Absolute int = 0 Infinite int = -1 RelativeToParent int = 2 RelativeToSelf int = 1 Restart int = 1 Reverse int = 2 StartOnFirstFrame int = -1 ZorderBottom int = -1 ZorderNormal int = 0 ZorderTop int = 1 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.