Uses of Class
poker.Context

Packages that use Context
poker   
 

Uses of Context in poker
 

Methods in poker that return Context
 Context PlayerInfo.getActionContext()
          Get the context of the last action made by this player.
 Context PlayerInfo.makeContext(int action, double bets)
          Log a context file (used to train neural nets for opponent move precition, etc...)