MCPcopy Create free account

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

Functions449 in github.com/correlation-one/C1GamesStarterKit

FunctionfcamelCase
( _all, letter )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:4208
Functionfcssescape
( ch, asCodePoint )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:691
Functionfunescape
( escape, nonHex )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:671
Methodget_last_replay
(self)
scripts/contributions/get_results.py:586
Methodget_replay
(self, i=0)
scripts/contributions/get_results.py:589
Methodget_replay
(self, i=0)
scripts/contributions/watch_replay.py:1202
Methodget_replays
(self)
scripts/contributions/watch_replay.py:1196
Methodget_target
Returns target of given unit based on current map of the game board. A Unit can often have many other units in range, and Units that attack d
python-algo/gamelib/game_state.py:538
Methodget_turns
(self)
scripts/contributions/get_results.py:564
Functionhandler
( event )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:8817
Methodinit
(self)
scripts/contributions/watch_replay.py:1045
Functionis_stationary
Args: unit_type: A unit type Returns: Boolean, True if the unit is stationary, False otherwise.
python-algo/gamelib/unit.py:1
Methodkeyboard_input
(self, evt)
scripts/contributions/watch_replay.py:872
Functionlater
()
python-algo/documentation/_build/html/_static/underscore-1.3.1.js:533
Functionm
(a)
python-algo/documentation/_build/html/_static/underscore.js:29
Functionme
()
python-algo/documentation/_build/html/_static/jquery.js:2
Functionne
(e,t)
python-algo/documentation/_build/html/_static/jquery.js:2
Functionoe
()
python-algo/documentation/_build/html/_static/jquery.js:2
Methodon_action_frame
This is the action frame of the game. This function could be called hundreds of times per turn and could slow the algo down so avoid
python-algo/algo_strategy.py:214
Methodon_game_start
Read in config and perform any initial setup here
python-algo/algo_strategy.py:29
Methodon_turn
This function is called every turn with the game state wrapper as an argument. The wrapper stores the state of the arena and has meth
python-algo/algo_strategy.py:47
Functionping_verts
(x, y)
scripts/contributions/watch_replay.py:245
Methodprint_map
Prints an ASCII version of the current game map for debug purposes
python-algo/gamelib/navigation.py:292
Methodremove_unit
Remove all units on the map in the given location. Args: location: The location that you will empty of units This functi
python-algo/gamelib/game_map.py:176
FunctionrestoreScript
( elem )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:5991
FunctionreturnFalse
()
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:5101
FunctionreturnTrue
()
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:5097
Functionrun_match
(arg1='', arg2='', max_name_len=0)
scripts/contributions/run_arena.py:106
Functionrun_single_game
(process_command)
scripts/contributions/watch_replay.py:1232
Functionscrambler_verts
(x,y)
scripts/contributions/watch_replay.py:261
FunctionsetFilters
()
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:2309
Methodslider_active
(self, val)
scripts/contributions/watch_replay.py:938
FunctionsortOrder
( a, b )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:562
FunctionsplitQuery
(query)
python-algo/documentation/_build/html/_static/language_data.js:278
FunctionstopPropagationCallback
( e )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:8619
FunctionsuperMatcher
( seed, context, xml, results, outermost )
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:2670
Methodtest_basic
(self)
python-algo/gamelib/tests.py:195
Methodtest_future_MP
(self)
python-algo/gamelib/tests.py:267
Methodtest_get_units
(self)
python-algo/gamelib/tests.py:228
Methodtest_get_units_in_range
(self)
python-algo/gamelib/tests.py:238
Methodtest_print_unit
(self)
python-algo/gamelib/tests.py:259
Methodtest_simple_fields
(self)
python-algo/gamelib/tests.py:198
Methodtest_spawning
(self)
python-algo/gamelib/tests.py:208
Methodtest_trivial_functions
(self)
python-algo/gamelib/tests.py:218
Functiontick
()
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:7543
FunctionunloadHandler
()
python-algo/documentation/_build/html/_static/jquery-3.5.1.js:712
Methodupdate
(self, p1Stats, p2Stats)
scripts/contributions/watch_replay.py:606
Functionwrapper
(obj)
python-algo/documentation/_build/html/_static/underscore-1.3.1.js:946
Functionwt
(e)
python-algo/documentation/_build/html/_static/jquery.js:2
← previous401–449 of 449, ranked by callers