FA Namespace
| Name | Description | |
|---|---|---|
|
FAResponsiveScroll | Provides functionalities for a scroll which size changes dynamically through the game. (optional) |
|
FAScrollRect | Represents a Custom ScrollRect that propagades drag events to parent FAScrollSnapBehaviour |
|
FAScrollSnapBehaviour | Provides functionalities for a ScrollRect that snaps. |
|
FAScrollSnapItem |
Represents animatable item in the FAScrollSnapBehaviour.
Uses Blend Trees for the scrolling animation. Simple blend trees with 2 motions and one float paramater. The motion at value 1 should be when the item is selected. The motion at value 0 should be when the item is not selected. |
|
FAScrollSnapItemSettings | Represents a collection of settings used to setup a FAScrollSnapItem |
|
FATabBar | |
|
FATabBarEffect | Represents a collection of constraints to apply to the LayoutElement component of this instance. |
|
FATabBarItem | Represents a TabItem inside the FATabBar, and is responsible for the scroll animations of the item. |