[−][src]Module screeps_api::endpoints::map_stats
Interpreting bulk room statistics (map stats).
Note: currently only supports "owner0" stats, not any other statistic that can also be retrieved with the same API.
Structs
MapStats | Statistics on a number of rooms. |
MapStatsArgs | Arguments to a map stats call, holds a single value which can be iterated to get rooms. |
RoomInfo | Information on a room. |
RoomOwner | Description of the owner of an owned room. |
UserInfo | Information on a user. |
Enums
StatName | Stat name argument to the map stats call. Only one possible argument implemented, more to come! |