Logic Controlling tool
Project description
Windoz
Example code
- -: don't execute, just take the first argument as residual
- r: repeat next time
- j: jump in line
- s: spawn
Frame controlling
from windoz.World import World
from windoz.windowsetting import *
print(get_fps(100))
data = World(30)
data.add_event(('r', print_average, [data]))
data.add_event(('s', spawn_timer,[], []))
data.run()
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
windoz-0.0.8.tar.gz
(6.6 kB
view details)
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 windoz-0.0.8.tar.gz.
File metadata
- Download URL: windoz-0.0.8.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0aeb6e4014d77556ba034c9e43ff1af0978581024a0bde31d84074d2c1debadf
|
|
| MD5 |
8ed653c4fcda308baeffbaded728abd1
|
|
| BLAKE2b-256 |
7669976670e20a821d8578c936c82d50b7c895bef43b8aa8d346738c32c42d39
|
File details
Details for the file windoz-0.0.8-py3-none-any.whl.
File metadata
- Download URL: windoz-0.0.8-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
deb943545b4430793fbe246ebe8fdd62e91367582e296364b85faa3daba6666b
|
|
| MD5 |
3fa3c86e1c71ef440c31963a50970ac7
|
|
| BLAKE2b-256 |
deff781519093ba7984e037340430d4439e554765ec3f5164284f31fa0b8f971
|