MCPcopy Create free account

hub / github.com/Tencent/TStarBot2 / functions

Functions927 in github.com/Tencent/TStarBot2

↓ 1 callersMethodpost_process
(self)
tstarbot/scout/tasks/scout_task.py:36
↓ 1 callersMethodpost_update
(self, dc)
tstarbot/production_strategy/base_production_mgr.py:274
↓ 1 callersMethodproduce_building
(self, drones, unit_type, pos_x=None, pos_y=None)
tstarbot/sandbox/building_mgr.py:95
↓ 1 callersMethodproduce_unit
(self, larvas, unit_type)
tstarbot/sandbox/building_mgr.py:85
↓ 1 callersMethodpull
(self)
tstarbot/data/queue/combat_command_queue.py:54
↓ 1 callersMethodready_to_atk
(u)
tstarbot/combat/micro/micro_base.py:250
↓ 1 callersMethodrelease_worker
(self, worker)
tstarbot/data/pool/worker_pool.py:64
↓ 1 callersMethodremove_scout
(self, tag)
tstarbot/data/pool/scout_pool.py:131
↓ 1 callersMethodrender
(self)
tstarbot/combat_strategy/renderer.py:37
↓ 1 callersMethodreset
(self)
tstarbot/sandbox/resource_mgr_old3.py:120
↓ 1 callersMethodreset
(self)
tstarbot/sandbox/resource_mgr.py:44
↓ 1 callersMethodreset
(self)
tstarbot/sandbox/agents/demo_bot.py:86
↓ 1 callersMethodreset
(self)
tstarbot/data/data_context.py:81
↓ 1 callersMethodreset
(self)
tstarbot/data/demo_dc.py:94
↓ 1 callersMethodreset
(self)
tstarbot/resource/resource_mgr.py:88
↓ 1 callersMethodreset
(self)
tstarbot/building/building_mgr.py:40
↓ 1 callersMethodrun
(self, n)
tstarbot/sandbox/agents/rule_micro_agent.py:163
↓ 1 callersMethodrun_away_from_closest_enemy
(self, u)
tstarbot/sandbox/agents/rule_micro_agent.py:105
↓ 1 callersFunctionrun_loop
A run loop to have agents and an environment interact.
tstarbot/bin/eval_agent.py:79
↓ 1 callersFunctionrun_thread
(players, agents, map_name, visualize)
tstarbot/bin/eval_agent.py:136
↓ 1 callersMethodselect_drone_scout
(self)
tstarbot/data/pool/scout_pool.py:175
↓ 1 callersMethodset_build_base
(self, build_item, data_context)
tstarbot/production_strategy/base_production_mgr.py:277
↓ 1 callersMethodset_lost
(self, lost)
tstarbot/data/pool/building_pool.py:13
↓ 1 callersMethodset_status
(self, status)
tstarbot/data/pool/combat_pool.py:48
↓ 1 callersMethodsetup
(self)
tstarbot/sandbox/agents/rule_micro_agent.py:152
↓ 1 callersMethodsetup
(self)
tstarbot/sandbox/agents/demo_bot.py:79
↓ 1 callersMethodshould_expand_now
(self, data_context)
tstarbot/production_strategy/base_production_mgr.py:256
↓ 1 callersMethodshould_gas_first
(self, dc)
tstarbot/production_strategy/base_production_mgr.py:289
↓ 1 callersMethodshould_mineral_first
(self, dc)
tstarbot/production_strategy/base_production_mgr.py:292
↓ 1 callersMethodspawn_larva
(self, dc)
tstarbot/production_strategy/base_zerg_production_mgr.py:115
↓ 1 callersMethodsupply_in_progress
(self)
tstarbot/production_strategy/base_production_mgr.py:286
↓ 1 callersMethodtype
(self)
tstarbot/scout/tasks/scout_task.py:27
↓ 1 callersFunctionunit_count
(units, tech_tree, alliance=1)
tstarbot/production_strategy/util.py:6
↓ 1 callersMethodupdate
(self, obs_mgr, act_mgr)
tstarbot/sandbox/resource_mgr_old3.py:117
↓ 1 callersMethodupdate
(self, dc, am)
tstarbot/sandbox/building_mgr.py:35
↓ 1 callersMethodupdate
(self, obs)
tstarbot/sandbox/agents/rule_micro_agent.py:33
↓ 1 callersMethodupdate
(self, obs)
tstarbot/sandbox/agents/demo_bot.py:20
↓ 1 callersMethodupdate
(self, dc, am)
tstarbot/scout/scout_mgr.py:19
↓ 1 callersMethodupdate
(self, dc, am)
tstarbot/combat/combat_mgr.py:24
↓ 1 callersMethodupdate
(self, u)
tstarbot/data/pool/scout_pool.py:33
↓ 1 callersMethodupdate
(self, u)
tstarbot/data/pool/combat_pool.py:51
↓ 1 callersMethodupdate
(self, obs_mgr, act_mgr)
tstarbot/resource/resource_mgr.py:85
↓ 1 callersMethodupdate_resource
(self)
tstarbot/data/pool/base_pool.py:115
↓ 1 callersMethodupdate_unit
(self, unit)
tstarbot/data/pool/base_pool.py:112
↓ 1 callersMethodupgrade
(self, build_item, data_context)
tstarbot/production_strategy/base_production_mgr.py:280
MethodPOSX
(u)
tstarbot/combat/micro/micro_mgr.py:97
MethodPOSY
(u)
tstarbot/combat/micro/micro_mgr.py:100
Method__del__
(object)
tstarbot/combat_strategy/renderer.py:26
Method__init__
(self, dc, race=RACE.Zerg, use_search=True)
tstarbot/production_strategy/base_production_mgr.py:12
Method__init__
(self, dc)
tstarbot/production_strategy/production_mgr.py:12
Method__init__
(self, dc)
tstarbot/production_strategy/prod_rush.py:12
Method__init__
(self, tech_tree)
tstarbot/production_strategy/util.py:69
Method__init__
(self, dc)
tstarbot/production_strategy/prod_advarms.py:13
Method__init__
(self, dc)
tstarbot/production_strategy/base_zerg_production_mgr.py:21
Method__init__
(self, dc)
tstarbot/production_strategy/prod_defandadv.py:13
Method__init__
(self, map_name=None, agent_races=('Z', 'Z'), screen_resolu
tstarbot/sandbox/battle_1v1.py:75
Method__init__
(self)
tstarbot/sandbox/resource_mgr_old2.py:123
Method__init__
(self)
tstarbot/sandbox/resource_mgr_old2.py:156
Method__init__
(self)
tstarbot/sandbox/resource_mgr_old2.py:160
Method__init__
(self)
tstarbot/sandbox/resource_mgr_old2.py:172
Method__init__
(self, env)
tstarbot/sandbox/act_executor.py:6
Method__init__
(self)
tstarbot/sandbox/resource_mgr_old3.py:125
Method__init__
(self)
tstarbot/sandbox/resource_mgr.py:49
Method__init__
(self)
tstarbot/sandbox/resource_mgr.py:85
Method__init__
(self)
tstarbot/sandbox/resource_mgr.py:135
Method__init__
(self)
tstarbot/sandbox/resource_mgr.py:176
Method__init__
(self)
tstarbot/sandbox/building_mgr.py:43
Method__init__
(self)
tstarbot/sandbox/agents/rule_micro_agent.py:29
Method__init__
(self, pool)
tstarbot/sandbox/agents/rule_micro_agent.py:63
Method__init__
(self, env)
tstarbot/sandbox/agents/rule_micro_agent.py:146
Method__init__
(self)
tstarbot/sandbox/agents/demo_bot.py:16
Method__init__
(self, pool)
tstarbot/sandbox/agents/demo_bot.py:45
Method__init__
(self, env)
tstarbot/sandbox/agents/demo_bot.py:74
Method__init__
(self, dc)
tstarbot/scout/scout_mgr.py:28
Method__init__
(self)
tstarbot/scout/oppo_monitor.py:13
Method__init__
(self, scout, home)
tstarbot/scout/tasks/scout_task.py:18
Method__init__
(self)
tstarbot/scout/tasks/scout_task.py:109
Method__init__
(self, scout, target, home)
tstarbot/scout/tasks/force_scout.py:17
Method__init__
(self, scout, home, target)
tstarbot/scout/tasks/cruise_task.py:8
Method__init__
(self, scout, target, home, model_dir, map_max_x, map_max_y)
tstarbot/scout/tasks/explor_task_rl.py:32
Method__init__
(self)
tstarbot/scout/tasks/explor_task_rl.py:78
Method__init__
(self, scout, target, home, version)
tstarbot/scout/tasks/explor_task.py:7
Method__init__
(self)
tstarbot/combat/defeat_roaches_mgr.py:16
Method__init__
(self, dc)
tstarbot/combat/combat_mgr.py:31
Method__init__
(self)
tstarbot/combat/micro/mutalisk_micro.py:13
Method__init__
(self)
tstarbot/combat/micro/lurker_micro.py:12
Method__init__
(self)
tstarbot/combat/micro/corruptor_micro.py:11
Method__init__
(self)
tstarbot/combat/micro/viper_micro.py:14
Method__init__
(self)
tstarbot/combat/micro/micro_base.py:15
Method__init__
(self)
tstarbot/combat/micro/roach_micro.py:11
Method__init__
(self)
tstarbot/combat/micro/queen_micro.py:15
Method__init__
(self)
tstarbot/combat/micro/infestor_micro.py:12
Method__init__
(self, dc)
tstarbot/combat/micro/micro_mgr.py:17
Method__init__
(self)
tstarbot/combat/micro/ravager_micro.py:13
Method__init__
(self, config)
tstarbot/data/data_context.py:26
Method__init__
(self, config)
tstarbot/data/data_context.py:55
Method__init__
(self, config)
tstarbot/data/data_context.py:89
Method__init__
(self)
tstarbot/data/demo_dc.py:51
Method__init__
(self)
tstarbot/data/demo_dc.py:90
Method__init__
(self)
tstarbot/data/queue/build_command_queue.py:14
← previousnext →501–600 of 927, ranked by callers