.. currentmodule:: sc2reader.replay
The outline of the key structures in the replay object.
.. autoclass:: Replay
.. autoattribute:: filename
.. autoattribute:: frames
.. autoattribute:: build
.. autoattribute:: release_string
.. autoattribute:: length
.. autoattribute:: speed
.. autoattribute:: type
.. autoattribute:: category
.. autoattribute:: is_ladder
.. autoattribute:: is_private
.. autoattribute:: map
.. autoattribute:: gateway
.. autoattribute:: events
.. autoattribute:: results
.. autoattribute:: teams
.. autoattribute:: team
.. autoattribute:: players
.. autoattribute:: player
.. autoattribute:: observers
.. autoattribute:: people
.. autoattribute:: person
.. autoattribute:: humans
.. autoattribute:: messages
.. autoattribute:: recorder
.. autoattribute:: winner_known
.. currentmodule:: sc2reader.objects
.. autoclass:: Team
.. autoattribute:: number
.. autoattribute:: players
.. autoattribute:: result
.. autoattribute:: lineup
.. autoclass:: Person
.. autoattribute:: pid
.. autoattribute:: name
.. autoattribute:: is_observer
.. autoattribute:: is_human
.. autoattribute:: messages
.. autoattribute:: events
.. autoattribute:: recorder
.. autoclass:: Observer
.. autoclass:: Player
.. autoattribute:: team
.. autoattribute:: url
.. autoattribute:: result
.. autoattribute:: color
.. autoattribute:: pick_race
.. autoattribute:: play_race
.. autoattribute:: difficulty
.. autoattribute:: handicap
.. autoattribute:: region
.. autoattribute:: subregion