| .. |
|
debug
|
Just nix haptics
|
2021-10-27 20:00:20 -04:00 |
|
features
|
removed mouse cursor sprite
|
2024-04-09 01:00:27 +02:00 |
|
systems
|
Merge pull request #706 from julielinx/colorFloats
|
2024-04-08 16:49:10 -07:00 |
|
__init__.py
|
reverted code formatting on __init__
|
2024-04-08 21:27:29 +02:00 |
|
assetlib.py
|
Fix asset caching
|
2021-05-18 12:11:26 -04:00 |
|
assets.py
|
fixes issue 444, background colors breaking when added as floats
|
2024-04-08 11:58:17 -07:00 |
|
buttons.py
|
Do way more magic, so that flags are singleton instances and abstract
|
2018-10-06 16:37:16 -04:00 |
|
camera.py
|
Apply suggestions from code review
|
2021-12-30 11:58:15 -06:00 |
|
changelib.py
|
Add deprecation docs
|
2021-05-17 14:40:36 -04:00 |
|
directions.py
|
Adjust names of ordinals.
|
2020-05-09 14:00:22 -04:00 |
|
engine.py
|
Callbacks don't return anything.
|
2024-02-04 12:36:06 -08:00 |
|
errors.py
|
gomlib: Throw a specific error when the user tries to remove an object
|
2021-05-17 15:58:43 -04:00 |
|
events.py
|
updating the __all__ events list
|
2021-11-02 11:53:09 +05:30 |
|
flags.py
|
Merge branch 'master' into nix-dnr
|
2020-05-23 00:18:57 -04:00 |
|
gomlib.py
|
Annotate Game Objects as GameObject
|
2021-05-18 14:45:35 -04:00 |
|
keycodes.py
|
Add some more docstrings
|
2018-11-02 00:15:34 -04:00 |
|
py.typed
|
issues 696 and 669
|
2024-04-08 12:42:13 -05:00 |
|
scenes.py
|
Remove outstanding deprecations
|
2021-04-14 18:37:10 -04:00 |
|
sprites.py
|
Merge pull request #692 from pathunstrom/fix-rotating-basis
|
2024-04-08 10:42:35 -07:00 |
|
systemslib.py
|
Adds docstring to System class, makes system.rst
|
2024-04-08 14:41:16 -07:00 |
|
testutils.py
|
Add ppb.util.get_time as a uniform precision clock for PPB and games to use.
|
2020-05-17 16:43:53 -04:00 |
|
utils.py
|
Define proper BlendMode flags, add typing for opacity/color fields on renderables
|
2020-05-22 16:06:07 -04:00 |
|
vfs.py
|
Merge #446
|
2020-05-09 16:42:11 +00:00 |