Simple Poker Template 0.0.1
Loading...
Searching...
No Matches
SimplePoker.Visual.Hand Class Reference

Responsible for organizing the cards in the hand with a smooth animation. More...

Inheritance diagram for SimplePoker.Visual.Hand:

Public Member Functions

void OrganizeHand (List< Card > cards)
 Organizes the hand of cards with a smooth animation, arranging the cards symmetrically.
 

Detailed Description

Responsible for organizing the cards in the hand with a smooth animation.

Member Function Documentation

◆ OrganizeHand()

void SimplePoker.Visual.Hand.OrganizeHand ( List< Card > cards)

Organizes the hand of cards with a smooth animation, arranging the cards symmetrically.

Parameters
cardsThe list of cards to organize.

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