Class: Greeve::Map::Kills

Inherits:
BaseItem show all
Defined in:
lib/greeve/map/kills.rb

Overview

Provides number of ship, pod and NPC kills per solar system within the last hour (doesn’t include wormhole space). Only solar systems where kills have been made are listed; assume zero in case the system is not listed.

Method Summary

Methods inherited from BaseItem

attribute, #cache_expired?, #cached_until, endpoint, #initialize, #inspect, namespace, #refresh, rowset, #to_s

Methods included from Helpers::AttributeToHash

#to_h

Constructor Details

This class inherits a constructor from Greeve::BaseItem