Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data EncounterAttributes #
attackTimerS :: forall msg msg'. HasField "attackTimerS" msg msg' => Lens msg msg' (Field "attackTimerS" msg) (Field "attackTimerS" msg') #
baseCaptureRate :: forall msg msg'. HasField "baseCaptureRate" msg msg' => Lens msg msg' (Field "baseCaptureRate" msg) (Field "baseCaptureRate" msg') #
baseFleeRate :: forall msg msg'. HasField "baseFleeRate" msg msg' => Lens msg msg' (Field "baseFleeRate" msg) (Field "baseFleeRate" msg') #
collisionHeadRadiusM :: forall msg msg'. HasField "collisionHeadRadiusM" msg msg' => Lens msg msg' (Field "collisionHeadRadiusM" msg) (Field "collisionHeadRadiusM" msg') #
collisionHeightM :: forall msg msg'. HasField "collisionHeightM" msg msg' => Lens msg msg' (Field "collisionHeightM" msg) (Field "collisionHeightM" msg') #
collisionRadiusM :: forall msg msg'. HasField "collisionRadiusM" msg msg' => Lens msg msg' (Field "collisionRadiusM" msg) (Field "collisionRadiusM" msg') #
jumpTimeS :: forall msg msg'. HasField "jumpTimeS" msg msg' => Lens msg msg' (Field "jumpTimeS" msg) (Field "jumpTimeS" msg') #
movementTimerS :: forall msg msg'. HasField "movementTimerS" msg msg' => Lens msg msg' (Field "movementTimerS" msg) (Field "movementTimerS" msg') #
movementType :: forall msg msg'. HasField "movementType" msg msg' => Lens msg msg' (Field "movementType" msg) (Field "movementType" msg') #