Waits but dont get in the way of closing the pygame window
Project description
Wait an extention fot Pygame
A extention for Pygame, that is also a libary it like time.sleep() but this dont get in the way of
for event in pygame.event.get():
if event.type == pygame.QUIT:
pygame.quit()
infact, it even add it as well
Requirements
you also need other librarys to make this library work
you need
pygame
Importing
install it using pip
pip install PygameWait
then Import
from PygameWait import wait
How To Use
To wait type
wait.wait([seconds])
replace [seconds] to the amount of seconds you wanna wait
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygamewait-1.0.2.tar.gz.
File metadata
- Download URL: pygamewait-1.0.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a71589b1dc088a28f5bf2c386c4da38753f55243a709bc437b03dc6f9c40330
|
|
| MD5 |
ad8ea32b071affaa8ba1f9b501c69f32
|
|
| BLAKE2b-256 |
389caecd33df66facfca177966a075a2fadfedc1cce1a8915bc4e144d58da1c4
|
File details
Details for the file pygamewait-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pygamewait-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8af3bcf053715295b298a10478833d27a04c5c8d59e03df6361dbf3e7097dcd
|
|
| MD5 |
e10d070f8a5bff224c3d70bce4e83732
|
|
| BLAKE2b-256 |
ba67eb5c1af4e11bef205dc922615f1edb54c793cb5d443955ceac2338f9f730
|