C# Class DealerUI, CardExample-Unity

Inheritance: MonoBehaviour
Show file Open project: rygo6/CardFramework-Unity Class Usage Examples

Public Methods

Method Description
Draw ( ) : void
Shuffle ( ) : void

Private Methods

Method Description
Awake ( ) : void

Method Details

Draw() public method

public Draw ( ) : void
return void

Shuffle() public method

public Shuffle ( ) : void
return void