Tanoda
|
Public Member Functions | |
void | CardEnter () |
void | CardFallAway (float fallRotation) |
A negative fallRotation will result in the card turning clockwise, while a positive fallRotation makes the card turn counterclockwise. More... | |
Definition at line 14 of file CardPopup2D.cs.
void UnityEngine.UI.Extensions.CardPopup2D.CardEnter | ( | ) |
Definition at line 69 of file CardPopup2D.cs.
void UnityEngine.UI.Extensions.CardPopup2D.CardFallAway | ( | float | fallRotation | ) |
A negative fallRotation will result in the card turning clockwise, while a positive fallRotation makes the card turn counterclockwise.
Definition at line 75 of file CardPopup2D.cs.