| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Settings.Master.Item.EggIncubatorAttributes
Documentation
data EggIncubatorAttributes #
Constructors
| EggIncubatorAttributes | |
Instances
| Eq EggIncubatorAttributes # | |
| Show EggIncubatorAttributes # | |
| Message EggIncubatorAttributes # | |
| Default EggIncubatorAttributes # | |
| HasField "distanceMultiplier" EggIncubatorAttributes EggIncubatorAttributes # | |
| HasField "incubatorType" EggIncubatorAttributes EggIncubatorAttributes # | |
| HasField "uses" EggIncubatorAttributes EggIncubatorAttributes # | |
| type Field "distanceMultiplier" EggIncubatorAttributes # | |
| type Field "incubatorType" EggIncubatorAttributes # | |
| type Field "uses" EggIncubatorAttributes # | |
distanceMultiplier :: forall msg msg'. HasField "distanceMultiplier" msg msg' => Lens msg msg' (Field "distanceMultiplier" msg) (Field "distanceMultiplier" msg') #
incubatorType :: forall msg msg'. HasField "incubatorType" msg msg' => Lens msg msg' (Field "incubatorType" msg) (Field "incubatorType" msg') #