Tanoda
UnityEngine.UI.Extensions.CardPopup2D Class Reference
Inheritance diagram for UnityEngine.UI.Extensions.CardPopup2D:

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...
 

Detailed Description

Definition at line 14 of file CardPopup2D.cs.

Member Function Documentation

◆ CardEnter()

void UnityEngine.UI.Extensions.CardPopup2D.CardEnter ( )

Definition at line 69 of file CardPopup2D.cs.

◆ CardFallAway()

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.


The documentation for this class was generated from the following file: