C# Class DealerUI, CardExample-Unity

Inheritance: MonoBehaviour
Afficher le fichier Open project: rygo6/CardFramework-Unity Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( ) : void
Shuffle ( ) : void

Private Methods

Méthode Description
Awake ( ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

Shuffle() public méthode

public Shuffle ( ) : void
Résultat void