MCPcopy Create free account

hub / github.com/dickreuter/Poker / functions

Functions680 in github.com/dickreuter/Poker

↓ 1 callersMethodopen_strategy_editor
(self)
poker/gui/action_and_signals.py:315
↓ 1 callersMethodopen_table_setup
(self)
poker/gui/action_and_signals.py:373
↓ 1 callersFunctionparseData
(rawData: RawData)
website/src/components/ScatterPlot.tsx:19
↓ 1 callersMethodpause
(self, ui, p)
poker/gui/action_and_signals.py:225
↓ 1 callersFunctionpil_to_cv2
(img)
poker/tools/screen_operations.py:239
↓ 1 callersFunctionpil_to_cv2
(img)
poker/scraper/table_scraper_nn.py:23
↓ 1 callersMethodposition
(self)
poker/pymouse/windows.py:78
↓ 1 callersMethodpredict
(self, file)
poker/scraper/table_scraper_nn.py:231
↓ 1 callersMethodpress
Press the mouse on a given x, y and button. Button is defined as 1 = left, 2 = right, 3 = middle.
poker/pymouse/base.py:35
↓ 1 callersMethodpress
(self, x, y, button=1)
poker/pymouse/windows.py:31
↓ 1 callersMethodprint_output
(self)
poker/decisionmaker/montecarlo_numpy.py:212
↓ 1 callersFunctionredrawCanvas
(newSelection)
website/src/views/TableMapper.tsx:262
↓ 1 callersMethodrelease
Release the mouse on a given x, y and button. Button is defined as 1 = left, 2 = right, 3 = middle.
poker/pymouse/base.py:43
↓ 1 callersMethodrelease
(self, x, y, button=1)
poker/pymouse/windows.py:36
↓ 1 callersMethodrender
()
website/src/components/FundsChangeChart.tsx:35
↓ 1 callersMethodreset
(self)
poker/decisionmaker/current_hand_memory.py:51
↓ 1 callersMethodresume
(self, ui, p)
poker/gui/action_and_signals.py:230
↓ 1 callersMethodresume_hand
Check if I'm back button is visible
poker/scraper/table_scraper.py:54
↓ 1 callersMethodrun
(self)
poker/main.py:122
↓ 1 callersMethodrun_evaluation
(self, card1, card2, tablecards, iterations, player_amount)
poker/decisionmaker/montecarlo_numpy2.py:43
↓ 1 callersMethodrun_evaluation
(self, card1, card2, tablecards, iterations, player_amount=2)
poker/decisionmaker/montecarlo_numpy.py:29
↓ 1 callersFunctionrun_montecarlo_wrapper
(p, ui_action_and_signals, config, ui, t, L, preflop_state, h)
poker/decisionmaker/montecarlo_python.py:307
↓ 1 callersFunctionrun_poker
()
poker/main.py:278
↓ 1 callersFunctionsaveButtonSelection
(imageData, label)
website/src/views/TableMapper.tsx:46
↓ 1 callersFunctionsaveSelection
(imageData, label, tableName)
website/src/views/TableMapper.tsx:92
↓ 1 callersMethodsave_screenshots
(self)
poker/scraper/table_setup_actions_and_signals.py:143
↓ 1 callersMethodsave_setup
(self)
poker/gui/action_and_signals.py:415
↓ 1 callersMethodsave_strategy_genetic_algorithm
(self)
poker/tools/strategy_handler.py:141
↓ 1 callersMethodsave_topleft_corner
(self)
poker/scraper/table_setup_actions_and_signals.py:291
↓ 1 callersMethodscroll
(self, vertical=None, horizontal=None, depth=None)
poker/pymouse/windows.py:41
↓ 1 callersMethodscroll
(self, vertical=None, horizontal=None, depth=None)
poker/pymouse/x11.py:101
↓ 1 callersMethodsetArray
Sets the value (aoArray) of the array attribute 'sAttrib' in interface 'oInterface'. This is for hiding platform specific di
poker/vboxapi/__init__.py:305
↓ 1 callersMethodset_append
(self, state)
poker/scraper/table_setup_actions_and_signals.py:181
↓ 1 callersMethodset_args
(self, card1, card2, tablecards, iterations, player_amount)
poker/decisionmaker/montecarlo_numpy2.py:32
↓ 1 callersMethodshow_league_table
()
poker/gui/action_and_signals.py:296
↓ 1 callersMethodshow_screenshot_at_slider_pos
(self, value)
poker/scraper/table_setup_actions_and_signals.py:185
↓ 1 callersMethodstart_vm
(self)
poker/tools/vbox_manager.py:31
↓ 1 callersMethodstrategy_analyser_update_table
(self, l)
poker/gui/action_and_signals.py:476
↓ 1 callersMethodtake_screenshot_timed
(self)
poker/scraper/table_setup_actions_and_signals.py:440
↓ 1 callersMethodtest_all
Test table button
poker/scraper/table_setup_actions_and_signals.py:787
↓ 1 callersFunctiontoggle
()
website/src/routes/NavBar.tsx:11
↓ 1 callersFunctiontoggleSort
(key)
website/src/components/TableData.tsx:37
↓ 1 callersMethodtrain_model
(self)
poker/scraper/table_setup_actions_and_signals.py:769
↓ 1 callersFunctiontransformData
(data)
website/src/components/LeagueTablePlot.tsx:21
↓ 1 callersMethodupdate_most_gui_items
(self, preflop_state, p, m, t, d, h, gui_signals)
poker/main.py:58
↓ 1 callersMethodupdate_state
update table image
poker/tools/mongo_manager.py:61
↓ 1 callersMethodupdate_strategy
(self, strategy)
poker/tools/strategy_handler.py:177
↓ 1 callersMethodupdate_table_image
update table image
poker/tools/mongo_manager.py:48
↓ 1 callersMethodupdate_tensorflow_model
(self, table_name: str, hdf5_file: bytes, model_str: str, class_mapping: str)
poker/tools/mongo_manager.py:69
↓ 1 callersMethodupload_collusion_data
(self, gamenumber, mycards, p, gamestage)
poker/tools/game_logger.py:128
↓ 1 callersMethodupload_collusion_wrapper
(self, p, h)
poker/scraper/table_screen_based.py:603
↓ 1 callersMethodwaitForEvents
Wait for events to arrive and process them. The timeout (cMsTimeout) is in milliseconds for how long to wait for events to a
poker/vboxapi/__init__.py:350
↓ 1 callersMethodxcptGetBaseXcpt
Returns the base exception class.
poker/vboxapi/__init__.py:439
↓ 1 callersMethodxcptGetMessage
Returns the best error message found in the COM-like exception. Returns None to fall back on xcptToString. Raises exception i
poker/vboxapi/__init__.py:431
↓ 1 callersMethodxcptGetStatus
(self, oXcpt)
poker/vboxapi/__init__.py:718
↓ 1 callersMethodxcptGetStatus
(self, oXcpt)
poker/vboxapi/__init__.py:847
↓ 1 callersMethodxcptGetStatus
Gets the status code from an exception. If the exception parameter isn't specified, the current exception is examined.
poker/vboxapi/__init__.py:1194
↓ 1 callersMethodxcptIsDeadInterface
Returns True if the exception indicates that the interface is dead, False if not.
poker/vboxapi/__init__.py:402
↓ 1 callersMethodxcptIsEqual
Checks if the exception oXcpt is equal to the COM/XPCOM status code hrStatus. The oXcpt parameter can be any kind of object,
poker/vboxapi/__init__.py:408
↓ 1 callersMethodxcptIsEqual
Checks if the exception oXcpt is equal to the COM/XPCOM status code hrStatus. The oXcpt parameter can be any kind of object,
poker/vboxapi/__init__.py:1225
↓ 1 callersMethodxcptIsOurXcptKind
Checks if the exception is one that could come from the VBox API. If the exception parameter isn't specified, the current exception i
poker/vboxapi/__init__.py:1213
↓ 1 callersMethodxcptSetupConstants
Copy/whatever all error constants onto oDst.
poker/vboxapi/__init__.py:445
↓ 1 callersMethodxcptToString
Converts the specified COM status code, or the status code of the specified exception, to a C constant string. If the parameter isn'
poker/vboxapi/__init__.py:1246
FunctionApp
()
website/src/App.tsx:11
FunctionCustomTooltip
({ active, cursorData })
website/src/components/FundsChangeChart.tsx:66
FunctionCustomTooltip
({ active, payload })
website/src/components/LeagueTablePlot.tsx:8
FunctionCustomTooltip
({ active, cursorData })
website/src/components/GroupedBarChart.tsx:128
FunctionCustomizedAxisTick
(props)
website/src/components/GroupedBarChart.tsx:107
FunctionDataTable
({ data })
website/src/components/TableData.tsx:3
FunctionHandScenarioRow
({ hand, scenario, position, strategies, onStrategyChange, })
website/src/components/strategy_editor/PreFlopStrategy.tsx:19
FunctionHome
()
website/src/views/Home.tsx:4
FunctionLeagueTablePlot
({ data })
website/src/components/LeagueTablePlot.tsx:41
FunctionLoading
()
website/src/components/Loading.tsx:3
FunctionNavBar
()
website/src/routes/NavBar.tsx:7
FunctionPaymentCards
()
website/src/views/Purchase.tsx:10
FunctionPreFlopStrategyEditor
()
website/src/components/strategy_editor/PreFlopStrategy.tsx:110
FunctionRouting
()
website/src/routes/Routing.tsx:10
FunctionScatterplotComponent
({ data })
website/src/components/ScatterPlot.tsx:46
FunctionStrategyAnalyzer
()
website/src/views/StrategyAnalyzer.tsx:15
FunctionStrategyEditor
()
website/src/views/StrategyEditor.tsx:3
FunctionTableAnalyzer
()
website/src/views/TableAnalyzer.tsx:8
FunctionTableMapper
()
website/src/views/TableMapper.tsx:9
Function_CustomGetAttr
Our getattr replacement for DispatchBaseClass.
poker/vboxapi/__init__.py:228
Function_CustomSetAttr
Our setattr replacement for DispatchBaseClass.
poker/vboxapi/__init__.py:249
Method__call__
(cls, *args, **kw)
poker/tools/singleton.py:6
Method__call__
Is called at instantiation of a class that refers to this metaclass.
poker/tools/helper.py:48
Method__del__
(self)
poker/vboxapi/__init__.py:1066
Method__init__
(self, threadID, name, counter, gui_signals, updater)
poker/main.py:47
Method__init__
(cls, name, bases, dct)
poker/tools/singleton.py:2
Method__init__
(self)
poker/tools/update_checker.py:15
Method__init__
(self)
poker/tools/vbox_manager.py:11
Method__init__
(self, table_dict)
poker/tools/mouse_mover.py:93
Method__init__
Initialize connection as singleton
poker/tools/mongo_manager.py:26
Method__init__
(self)
poker/tools/game_logger.py:20
Method__init__
(self)
poker/tools/strategy_handler.py:18
Method__init__
Load the configuration (usually config.ini).
poker/tools/helper.py:71
Method__init__
(self, fIsSym)
poker/vboxapi/VirtualBox_constants.py:40
Method__init__
Initializes the instance.
poker/vboxapi/__init__.py:150
Method__init__
(self, dParams)
poker/vboxapi/__init__.py:480
Method__init__
(self, dParams)
poker/vboxapi/__init__.py:784
← previousnext →301–400 of 680, ranked by callers