An individual page within a PagedRect.
More...
An individual page within a PagedRect.
void UI.Pagination.Page.DisablePage |
( |
| ) |
|
Disable this Page (this will cause its pagination button to become disabled)
IEnumerator UI.Pagination.Page.DisableWhenAnimationIsComplete |
( |
| ) |
|
|
protected |
Used to disable this Page GameObject once a FadeOut/SlideOut animation has completed.
- Returns
void UI.Pagination.Page.EnablePage |
( |
| ) |
|
void UI.Pagination.Page.FadeIn |
( |
| ) |
|
Show a Fade-In animation.
void UI.Pagination.Page.FadeOut |
( |
| ) |
|
Show a Fade-Out animation.
void UI.Pagination.Page.HideOverlay |
( |
| ) |
|
void UI.Pagination.Page.Initialise |
( |
PagedRect |
pagedRect | ) |
|
Initialise this Page object and attach it to its parent PagedRect.
- Parameters
-
void UI.Pagination.Page.OnHide |
( |
| ) |
|
Called when this Page is hidden. Triggers any OnHide events that have been set.
void UI.Pagination.Page.OnShow |
( |
| ) |
|
Called when this Page is shown. Triggers any OnShow events that have been set.
void UI.Pagination.Page.OverlayClicked |
( |
| ) |
|
void UI.Pagination.Page.PlayNewAnimation |
( |
string |
animationName | ) |
|
|
protected |
Stop any animations currently being played and switch to a new one.
- Parameters
-
void UI.Pagination.Page.ResetPositionAndAlpha |
( |
| ) |
|
Return this Page to its default position and visibility
void UI.Pagination.Page.ScaleToScale |
( |
Vector2 |
scale, |
|
|
float |
animationSpeed = 0.5f |
|
) |
| |
IEnumerator UI.Pagination.Page.ScaleToScaleInternal |
( |
Vector3 |
scale, |
|
|
float |
animationSpeed |
|
) |
| |
|
protected |
void UI.Pagination.Page.SetPagePosition |
( |
int |
position | ) |
|
Move this page to the specified position (position starts at 1 for page 1)
- Parameters
-
void UI.Pagination.Page.ShowOverlay |
( |
| ) |
|
Show a Slide-In animation.
- Parameters
-
Show a Slide-Out animation.
- Parameters
-
void UI.Pagination.Page.UpdateDimensions |
( |
| ) |
|
Vector2 UI.Pagination.Page.DesiredScale = Vector2.one |
bool UI.Pagination.Page.FlipAnimationDirection = false |
bool UI.Pagination.Page.IsDuplicate = false |
Page UI.Pagination.Page.OriginalPage = null |
bool UI.Pagination.Page.PageEnabled = true |
string UI.Pagination.Page.PageTitle = "" |
bool UI.Pagination.Page.ShowOnPagination = true |
bool UI.Pagination.Page.UsePageAnimationType = false |
Animator UI.Pagination.Page.Animator |
|
getprotected set |
CanvasGroup UI.Pagination.Page.CanvasGroup |
|
get |
bool UI.Pagination.Page.Initialised |
|
getprotected set |
Vector3 UI.Pagination.Page.initialPosition |
|
getsetprotected |
LayoutElement UI.Pagination.Page.layoutElement |
|
get |
int UI.Pagination.Page.PageNumber |
|
getset |
RectTransform UI.Pagination.Page.rectTransform |
|
get |
bool UI.Pagination.Page.Visible |
|
getprotected set |
The documentation for this class was generated from the following file:
- C:/Users/Kyle Brunette/Documents/Visual Studio 2012/Projects/UI/PagedRect/PagedRect/Assets/UI/Pagination/Page.cs