Module: POGOProtos::Data::Battle

Defined in:
lib/poke-api/POGOProtos/Data/Battle/BattleLog.rb,
lib/poke-api/POGOProtos/Data/Battle/BattleType.rb,
lib/poke-api/POGOProtos/Data/Battle/BattleState.rb,
lib/poke-api/POGOProtos/Data/Battle/BattleAction.rb,
lib/poke-api/POGOProtos/Data/Battle/BattleResults.rb,
lib/poke-api/POGOProtos/Data/Battle/BattleActionType.rb,
lib/poke-api/POGOProtos/Data/Battle/BattleParticipant.rb,
lib/poke-api/POGOProtos/Data/Battle/BattlePokemonInfo.rb

Constant Summary collapse

BattleLog =
Google::Protobuf::DescriptorPool.generated_pool.lookup("POGOProtos.Data.Battle.BattleLog").msgclass
BattleType =
Google::Protobuf::DescriptorPool.generated_pool.lookup("POGOProtos.Data.Battle.BattleType").enummodule
BattleState =
Google::Protobuf::DescriptorPool.generated_pool.lookup("POGOProtos.Data.Battle.BattleState").enummodule
BattleAction =
Google::Protobuf::DescriptorPool.generated_pool.lookup("POGOProtos.Data.Battle.BattleAction").msgclass
BattleResults =
Google::Protobuf::DescriptorPool.generated_pool.lookup("POGOProtos.Data.Battle.BattleResults").msgclass
BattleActionType =
Google::Protobuf::DescriptorPool.generated_pool.lookup("POGOProtos.Data.Battle.BattleActionType").enummodule
BattleParticipant =
Google::Protobuf::DescriptorPool.generated_pool.lookup("POGOProtos.Data.Battle.BattleParticipant").msgclass
BattlePokemonInfo =
Google::Protobuf::DescriptorPool.generated_pool.lookup("POGOProtos.Data.Battle.BattlePokemonInfo").msgclass