batframework 1.0.8a11__py3-none-any.whl → 1.0.8a12__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
batFramework/__init__.py CHANGED
@@ -43,7 +43,7 @@ def init_screen(resolution: tuple[int, int], flags: int = 0, vsync: int = 0):
43
43
  const.RESOLUTION, const.FLAGS, vsync=const.VSYNC
44
44
  )
45
45
  print(
46
- f"Window : {resolution[0]}x{resolution[1]} [vsync:{pygame.display.is_vsync()}]"
46
+ f"Window : {resolution[0]}x{resolution[1]}"
47
47
  )
48
48
 
49
49
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: batframework
3
- Version: 1.0.8a11
3
+ Version: 1.0.8a12
4
4
  Summary: Pygame framework for making games easier.
5
5
  Author-email: Turan Baturay <baturayturan@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/TuranBaturay/batFramework
@@ -1,4 +1,4 @@
1
- batFramework/__init__.py,sha256=ZMA14nsYaYN4_0a0J1la_Mq-fvFe7TBVfN25dP-pMSY,2556
1
+ batFramework/__init__.py,sha256=z_Q35UQTif-sPhgH9DFgG_tZCyYNYlWioa1eIOSHzGg,2520
2
2
  batFramework/action.py,sha256=919IVYKviLyVYDtQL7oZvlVuE_aodjJCuwz6fGi5sCk,8420
3
3
  batFramework/actionContainer.py,sha256=qy6-YY3iX26KJ8NqFMSYo6JExohD8HFk0sC1qhb7qA8,2602
4
4
  batFramework/animatedSprite.py,sha256=Y77nakxq_UIAogeJRrs0VCK9n8teFHjsK5GE4sZ0q3U,6011
@@ -55,8 +55,8 @@ batFramework/gui/constraints/constraints.py,sha256=nyPew0HIJ24rl4JcdBjUYu2aFynTr
55
55
  batFramework/templates/__init__.py,sha256=8XN-7JwYFKTRx_lnUL_If3spwgn5_2b7bwmrRRBPON0,46
56
56
  batFramework/templates/character.py,sha256=S-EkKYrMPg6539r1I5xNf9_bNVIC5-wISIJundbTlBQ,1319
57
57
  batFramework/templates/states.py,sha256=WeomVrQ10vHxVCj9Wnk1PcinKyb871uV910mQe287kI,5370
58
- batframework-1.0.8a11.dist-info/LICENCE,sha256=A65iXbMDbOxQLDNOODJLqA7o5RxszYlEqIgNSzBQRf4,1073
59
- batframework-1.0.8a11.dist-info/METADATA,sha256=0V-yZUn90_z6VuhU6zUvFHbDRyt5WsYTBT8qeI0gUWs,1695
60
- batframework-1.0.8a11.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
61
- batframework-1.0.8a11.dist-info/top_level.txt,sha256=vxAKBIk1oparFTxeXGBrgfIO7iq_YR5Fv1JvPVAIwmA,13
62
- batframework-1.0.8a11.dist-info/RECORD,,
58
+ batframework-1.0.8a12.dist-info/LICENCE,sha256=A65iXbMDbOxQLDNOODJLqA7o5RxszYlEqIgNSzBQRf4,1073
59
+ batframework-1.0.8a12.dist-info/METADATA,sha256=uczPx_HQKXtTcfCHuc61rpGXbTpQ94c7QX1dmt69Vsw,1695
60
+ batframework-1.0.8a12.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
61
+ batframework-1.0.8a12.dist-info/top_level.txt,sha256=vxAKBIk1oparFTxeXGBrgfIO7iq_YR5Fv1JvPVAIwmA,13
62
+ batframework-1.0.8a12.dist-info/RECORD,,