Missing: Arena class methods #35
Labels
bug
Something isn't working
help wanted
Extra attention is needed
more-info
Needs more information from the reporter
Description
Within
clash_royale\envs\game_engine\arena.py
, there are missing function methods.Arena.reset() function
Arena.step() function
Arena.get_entities() function
Arena.play_card(action[0], action[1], card) function
Arena.get_placement_mask() function
Arena.tower_count(player_id) function
Arena.lowest_tower_health(player_id) function
The Arena class as a whole is also possibly missing many functions that are called from other modules.
Steps To Reproduce
No response
Requirements
N/A
Python Version
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: