Module: POGOProtos::Map

Defined in:
lib/poke-api/POGOProtos/Map/MapCell.rb,
lib/poke-api/POGOProtos/Map/SpawnPoint.rb,
lib/poke-api/POGOProtos/Map/Fort/FortData.rb,
lib/poke-api/POGOProtos/Map/Fort/FortType.rb,
lib/poke-api/POGOProtos/Map/Fort/FortSponsor.rb,
lib/poke-api/POGOProtos/Map/Fort/FortSummary.rb,
lib/poke-api/POGOProtos/Map/MapObjectsStatus.rb,
lib/poke-api/POGOProtos/Map/Fort/FortLureInfo.rb,
lib/poke-api/POGOProtos/Map/Fort/FortModifier.rb,
lib/poke-api/POGOProtos/Map/Pokemon/MapPokemon.rb,
lib/poke-api/POGOProtos/Map/Pokemon/WildPokemon.rb,
lib/poke-api/POGOProtos/Map/Pokemon/NearbyPokemon.rb,
lib/poke-api/POGOProtos/Map/Fort/FortRenderingType.rb

Defined Under Namespace

Modules: Fort, Pokemon

Constant Summary collapse

MapCell =
Google::Protobuf::DescriptorPool.generated_pool.lookup("POGOProtos.Map.MapCell").msgclass
SpawnPoint =
Google::Protobuf::DescriptorPool.generated_pool.lookup("POGOProtos.Map.SpawnPoint").msgclass
MapObjectsStatus =
Google::Protobuf::DescriptorPool.generated_pool.lookup("POGOProtos.Map.MapObjectsStatus").enummodule