MCPcopy Create free account

hub / github.com/correlation-one/C1GamesStarterKit / functions

Functions449 in github.com/correlation-one/C1GamesStarterKit

↓ 1 callersMethodprint_avgs
(self, options, arg, replay)
scripts/contributions/get_results.py:402
↓ 1 callersMethodprint_end_stats
(self, replay)
scripts/contributions/get_results.py:413
↓ 1 callersMethodproject_future_MP
Predicts the number of MP we will have on a future turn Args: turns_in_future: The number of turns in the future we want to look
python-algo/gamelib/game_state.py:253
↓ 1 callersFunctionpropFilter
( props, specialEasing )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:7496
↓ 1 callersFunctionpulse
()
python-algo/documentation/_build/html/_static/searchtools.js:117
↓ 1 callersFunctionq
(a,c,d)
python-algo/documentation/_build/html/_static/underscore.js:8
↓ 1 callersMethodremove_empty
()
scripts/contributions/get_results.py:315
↓ 1 callersMethodremove_unit
(self, ID)
scripts/contributions/watch_replay.py:459
↓ 1 callersMethodreset_pos
()
scripts/contributions/get_results.py:280
↓ 1 callersFunctionrun_all
()
scripts/contributions/run_arena.py:170
↓ 1 callersFunctionrun_from_file
(filePath)
scripts/contributions/run_arena.py:182
↓ 1 callersFunctionrun_matches
(matches, batch_size)
scripts/contributions/run_arena.py:200
↓ 1 callersFunctionrun_single_game
(process_command)
scripts/run_match.py:6
↓ 1 callersFunctionrun_single_game
(process_command, algo1, algo2, max_name_len)
scripts/contributions/run_arena.py:89
↓ 1 callersFunctionrun_specific
(algos)
scripts/contributions/run_arena.py:177
↓ 1 callersFunctionsafeActiveElement
()
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:5118
↓ 1 callersMethodsave_animation
(self, save_name, writers, keep_trying)
scripts/contributions/watch_replay.py:727
↓ 1 callersFunctionschedule
()
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:7269
↓ 1 callersFunctionsetMatcher
( preFilter, selector, matcher, postFilter, postFinder, postSelector )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:2504
↓ 1 callersFunctionsetPositiveNumber
( _elem, value, subtract )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:6690
↓ 1 callersMethodset_pos
(self, x, y)
scripts/contributions/watch_replay.py:383
↓ 1 callersMethodsetup_board
(self)
scripts/contributions/watch_replay.py:852
↓ 1 callersMethodshow
(self)
scripts/contributions/watch_replay.py:1081
↓ 1 callersMethodshow_winner
(self)
scripts/contributions/watch_replay.py:620
↓ 1 callersFunctionsplitQuery
(query)
python-algo/documentation/_build/html/_static/searchtools.js:47
↓ 1 callersFunctionst
()
python-algo/documentation/_build/html/_static/jquery.js:2
↓ 1 callersMethodstall_with_interceptors
Send out interceptors at random locations to defend our base from enemy moving units.
python-algo/algo_strategy.py:134
↓ 1 callersMethodstarter_strategy
For defense we will use a spread out layout and some interceptors early on. We will place turrets near locations the opponent managed
python-algo/algo_strategy.py:69
↓ 1 callersMethodsubmit_turn
Submit and end your turn. Must be called at the end of your turn or the algo will hang.
python-algo/gamelib/game_state.py:174
↓ 1 callersMethodunpack_data
(self, algos)
scripts/contributions/get_results.py:512
↓ 1 callersMethodupdate
(self, frame, data=None)
scripts/contributions/watch_replay.py:652
↓ 1 callersMethodupdate_lbls
(self, ax)
scripts/contributions/watch_replay.py:483
↓ 1 callersMethodupdate_units
(self, units, ax)
scripts/contributions/watch_replay.py:491
↓ 1 callersFunctionvendorPropName
( name )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:6649
FunctionB
()
python-algo/documentation/_build/html/_static/jquery.js:2
FunctionData
()
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:4232
FunctionF
()
python-algo/documentation/_build/html/_static/underscore.js:21
FunctionG
()
python-algo/documentation/_build/html/_static/jquery.js:2
FunctionHe
(e)
python-algo/documentation/_build/html/_static/jquery.js:2
FunctionIdentity
( v )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:3648
FunctionLe
(e)
python-algo/documentation/_build/html/_static/jquery.js:2
FunctionM
(e)
python-algo/documentation/_build/html/_static/jquery.js:2
FunctionR
(e)
python-algo/documentation/_build/html/_static/jquery.js:2
FunctionSe
(e,t)
python-algo/documentation/_build/html/_static/jquery.js:2
FunctionStemmer
()
python-algo/documentation/_build/html/_static/language_data.js:20
FunctionThrower
( ex )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:3651
FunctionTween
( elem, options, prop, end, easing )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:7146
FunctionU
(e,t)
python-algo/documentation/_build/html/_static/jquery.js:2
Method__eq__
(self, other)
scripts/contributions/get_results.py:338
Method__eq__
(self, other)
scripts/contributions/get_results.py:454
Method__eq__
(self, other)
scripts/contributions/watch_replay.py:322
Method__eq__
(self, other)
scripts/contributions/watch_replay.py:1155
Method__getitem__
(self, location)
python-algo/gamelib/game_map.py:41
Method__getitem__
(self, key)
scripts/contributions/watch_replay.py:1140
Method__init__
(self)
python-algo/algo_strategy.py:23
Method__init__
Initialize unit variables using args passed
python-algo/gamelib/unit.py:35
Method__init__
(self)
python-algo/gamelib/algocore.py:15
Method__init__
Setup a turns variables using arguments passed Args: * config (JSON): A json object containing information about the game
python-algo/gamelib/game_state.py:50
Method__init__
Initializes constants and game map Args: config (JSON): Contains information about the game
python-algo/gamelib/game_map.py:23
Method__init__
(self)
python-algo/gamelib/navigation.py:17
Method__init__
(self)
python-algo/gamelib/navigation.py:39
Method__init__
(self, name)
scripts/contributions/get_results.py:331
Method__init__
(self, f_name, algos)
scripts/contributions/get_results.py:445
Method__init__
(self)
scripts/contributions/get_results.py:571
Method__init__
(self, t, x, y, hp, p, ID, count, ax)
scripts/contributions/watch_replay.py:306
Method__init__
(self)
scripts/contributions/watch_replay.py:448
Method__init__
(self, endStats, ax, slider_exists=False)
scripts/contributions/watch_replay.py:534
Method__init__
(self, data, ax, frame=0)
scripts/contributions/watch_replay.py:629
Method__init__
(self, data, frames_in_turn, healths, writers, keep_trying, save='', fh=None)
scripts/contributions/watch_replay.py:679
Method__init__
(self, t, f, data)
scripts/contributions/watch_replay.py:1132
Method__init__
(self, f_name)
scripts/contributions/watch_replay.py:1146
Method__init__
(self)
scripts/contributions/watch_replay.py:1193
Method__iter__
(self)
python-algo/gamelib/game_map.py:53
Method__next__
(self)
python-algo/gamelib/game_map.py:57
Method__repr__
(self)
python-algo/gamelib/unit.py:87
Method__repr__
(self)
scripts/contributions/get_results.py:346
Method__repr__
(self)
scripts/contributions/get_results.py:460
Method__repr__
(self)
scripts/contributions/watch_replay.py:326
Method__repr__
(self)
scripts/contributions/watch_replay.py:1137
Method__repr__
(self)
scripts/contributions/watch_replay.py:1161
Method__resource_required
(self, unit_type)
python-algo/gamelib/game_state.py:152
Method__setitem__
(self, location, val)
python-algo/gamelib/game_map.py:47
Method__str__
(self)
python-algo/gamelib/unit.py:84
Method__str__
(self)
scripts/contributions/get_results.py:344
Method__str__
(self)
scripts/contributions/get_results.py:458
Method__str__
(self)
scripts/contributions/watch_replay.py:1159
Method_test_get_attackers
(self)
python-algo/gamelib/tests.py:243
Methodadd_plot
(self, lbl)
scripts/contributions/get_results.py:614
Methodattempt_remove
Attempts to remove existing friendly structures in the given locations. Args: locations: A location or list of locations we want
python-algo/gamelib/game_state.py:394
Functioncache
( key, value )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:906
Methodcheck_ffmpeg
(self)
scripts/contributions/watch_replay.py:783
Methodcheck_pillow
(self)
scripts/contributions/watch_replay.py:799
Methodclear_board
(self)
scripts/contributions/watch_replay.py:467
Functioncompleted
()
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:4113
Functionctor
()
python-algo/documentation/_build/html/_static/underscore-1.3.1.js:473
FunctiondefaultPrefilter
( elem, props, opts )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:7324
FunctiondisableScript
( elem )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:5987
FunctiondoAnimation
()
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:7754
Functionemp_verts
(x,y)
scripts/contributions/watch_replay.py:253
Functionet
(e,t,n,r,i)
python-algo/documentation/_build/html/_static/jquery.js:2
← previousnext →301–400 of 449, ranked by callers