All modules for which code is available
- bot_api.base_bot
- bot_api.base_bot_abc
- bot_api.bot
- bot_api.bot_abc
- bot_api.bot_exception
- bot_api.bot_info
- bot_api.bot_results
- bot_api.bot_state
- bot_api.bullet_state
- bot_api.default_event_priority
- bot_api.droid_abc
- bot_api.events.bot_death_event
- bot_api.events.bot_event
- bot_api.events.bullet_fired_event
- bot_api.events.bullet_hit_bot_event
- bot_api.events.bullet_hit_bullet_event
- bot_api.events.bullet_hit_wall_event
- bot_api.events.condition
- bot_api.events.connected_event
- bot_api.events.connection_error_event
- bot_api.events.connection_event
- bot_api.events.custom_event
- bot_api.events.death_event
- bot_api.events.disconnected_event
- bot_api.events.event_abc
- bot_api.events.game_ended_event
- bot_api.events.game_started_event
- bot_api.events.hit_bot_event
- bot_api.events.hit_by_bullet_event
- bot_api.events.hit_wall_event
- bot_api.events.round_ended_event
- bot_api.events.round_started_event
- bot_api.events.scanned_bot_event
- bot_api.events.skipped_turn_event
- bot_api.events.team_message_event
- bot_api.events.tick_event
- bot_api.events.won_round_event
- bot_api.game_setup
- bot_api.game_type
- bot_api.graphics.color
- bot_api.graphics.graphics_abc
- bot_api.graphics.point
- bot_api.graphics.svg_graphics
- bot_api.initial_position
- bot_api.internal.base_bot_internals
- bot_api.internal.bot_event_handlers
- bot_api.internal.bot_handshake_factory
- bot_api.internal.bot_internals
- bot_api.internal.env_vars
- bot_api.internal.event_handler
- bot_api.internal.event_interruption
- bot_api.internal.event_priorities
- bot_api.internal.event_queue
- bot_api.internal.graphics_state
- bot_api.internal.intent_validator
- bot_api.internal.internal_event_handlers
- bot_api.internal.json_util
- bot_api.internal.recording_text_writer
- bot_api.internal.stop_resume_listener_abs
- bot_api.internal.thread_interrupted_exception
- bot_api.internal.websocket_handler
- bot_api.mapper.bot_state_mapper
- bot_api.mapper.bullet_state_mapper
- bot_api.mapper.event_mapper
- bot_api.mapper.game_setup_mapper
- bot_api.mapper.initial_position_mapper
- bot_api.mapper.results_mapper
- bot_api.team_message
- bot_api.util.color_util
- bot_api.util.country_code_util
- bot_api.util.math_util