summaryrefslogtreecommitdiff
path: root/src/BobberBar Private Fields.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/BobberBar Private Fields.txt')
-rw-r--r--src/BobberBar Private Fields.txt40
1 files changed, 40 insertions, 0 deletions
diff --git a/src/BobberBar Private Fields.txt b/src/BobberBar Private Fields.txt
new file mode 100644
index 00000000..2784f0e7
--- /dev/null
+++ b/src/BobberBar Private Fields.txt
@@ -0,0 +1,40 @@
+Single difficulty
+Int32 motionType
+Int32 whichFish
+Single bobberPosition
+Single bobberSpeed
+Single bobberAcceleration
+Single bobberTargetPosition
+Single scale
+Single everythingShakeTimer
+Single floaterSinkerAcceleration
+Single treasurePosition
+Single treasureCatchLevel
+Single treasureAppearTimer
+Single treasureScale
+Boolean bobberInBar
+Boolean buttonPressed
+Boolean flipBubble
+Boolean fadeIn
+Boolean fadeOut
+Boolean treasure
+Boolean treasureCaught
+Boolean perfect
+Boolean bossFish
+Int32 bobberBarHeight
+Int32 fishSize
+Int32 fishQuality
+Int32 minFishSize
+Int32 maxFishSize
+Int32 fishSizeReductionTimer
+Int32 whichBobber
+Microsoft.Xna.Framework.Vector2 barShake
+Microsoft.Xna.Framework.Vector2 fishShake
+Microsoft.Xna.Framework.Vector2 everythingShake
+Microsoft.Xna.Framework.Vector2 treasureShake
+Single reelRotation
+StardewValley.BellsAndWhistles.SparklingText sparkleText
+Single bobberBarPos
+Single bobberBarSpeed
+Single bobberBarAcceleration
+Single distanceFromCatching \ No newline at end of file