Simple Poker Template 0.0.1
Loading...
Searching...
No Matches
SimplePoker.Logic.Human Member List

This is the complete list of members for SimplePoker.Logic.Human, including all inherited members.

AddCardToHand(Card newCard)SimplePoker.Logic.PlayerBase
AddChips(int chips)SimplePoker.Logic.PlayerBase
assetSimplePoker.Logic.PlayerBaseprotected
Awake()SimplePoker.Logic.Humanvirtual
CallNextPlayerCoroutine(float duration)SimplePoker.Logic.PlayerBaseprotected
CardsSimplePoker.Logic.PlayerBase
ChipsSimplePoker.Logic.PlayerBase
ClearHand()SimplePoker.Logic.PlayerBase
ContinueAllInNextTurnSimplePoker.Logic.PlayerBase
ContinueFoldNextTurnSimplePoker.Logic.PlayerBase
CurrentBetSimplePoker.Logic.PlayerBase
DidAnAction()SimplePoker.Logic.PlayerBase
DisableInterface()SimplePoker.Logic.Human
DoAllIn()SimplePoker.Logic.PlayerBase
DoCall()SimplePoker.Logic.PlayerBase
DoCheck()SimplePoker.Logic.PlayerBase
DoCheckOrCall()SimplePoker.Logic.PlayerBase
DoFold()SimplePoker.Logic.PlayerBase
DoRaise()SimplePoker.Logic.PlayerBase
DoRaise(int raiseChips)SimplePoker.Logic.PlayerBase
DoTurn(GameManager.TurnPoker turn)SimplePoker.Logic.Humanvirtual
gameManagerSimplePoker.Logic.PlayerBaseprotected
IsAllInSimplePoker.Logic.PlayerBase
IsCallSimplePoker.Logic.PlayerBase
IsCheckSimplePoker.Logic.PlayerBase
IsFoldSimplePoker.Logic.PlayerBase
IsMyTurnSimplePoker.Logic.PlayerBaseprotected
IsPlayerSimplePoker.Logic.PlayerBase
IsRaiseSimplePoker.Logic.PlayerBase
NameSimplePoker.Logic.PlayerBase
OnActionChoosedSimplePoker.Logic.PlayerBase
OnBetMakedSimplePoker.Logic.PlayerBase
OnCardAddedToHandSimplePoker.Logic.PlayerBase
OnChipsAmountChangedSimplePoker.Logic.PlayerBase
OnHandUpdatedSimplePoker.Logic.PlayerBase
OnPlayerActivedSimplePoker.Logic.PlayerBase
OnPokerChipSetedSimplePoker.Logic.PlayerBase
OnWinnerChoosenSimplePoker.Logic.PlayerBase
PlayerDataSimplePoker.Logic.Human
PokerActionSimplePoker.Logic.PlayerBase
PokerChipSimplePoker.Logic.PlayerBase
PokerHandSimplePoker.Logic.PlayerBase
PositionIndexSimplePoker.Logic.PlayerBase
ResetActions()SimplePoker.Logic.PlayerBase
ResetSetup()SimplePoker.Logic.PlayerBasevirtual
SetBigBlind(int chips)SimplePoker.Logic.PlayerBase
SetChips(int chips)SimplePoker.Logic.PlayerBase
SetData(PlayerData playerData)SimplePoker.Logic.Human
SetDealer()SimplePoker.Logic.PlayerBase
SetSmallBlind(int chips)SimplePoker.Logic.PlayerBase
Setup(int positionIndex)SimplePoker.Logic.PlayerBasevirtual
UpdatePokerHand(List< Card > cardsInTable)SimplePoker.Logic.PlayerBase