Skip to content
Tobias Tenebra edited this page Mar 31, 2015 · 15 revisions

Analyzes a sequence of 2 private cards and 3 community cards for the highest poker hand combination. Usually instantiated by the PokerHandAnalyzer class.

Source code and inline documentation: https://github.com/monicanagent/cypherpoker/blob/master/GameEngines/PokerCardGame/src/PokerHand.as

Clone this wiki locally