.. |
Animation.py
|
add is_suppressed to Input, fill borders based on which borders are being drawn
|
2021-06-12 01:12:25 -04:00 |
Audio.py
|
fix path prefix regex escape for cross platform path separator
|
2023-04-28 15:15:39 -04:00 |
Configuration.py
|
merge config command line at instantiation after reading config file
|
2023-04-02 13:51:05 -04:00 |
Delegate.py
|
scale2x a surface arbitrary number of times in a row
|
2021-06-17 16:52:46 -04:00 |
Display.py
|
add rotate display; preserve fullscreen state when setting display surface
|
2022-12-14 23:16:09 -05:00 |
Game.py
|
add rotate display; preserve fullscreen state when setting display surface
|
2022-12-14 23:16:09 -05:00 |
GameChild.py
|
updated readme and license, fixed crash on non existing default asset folders
|
2022-10-24 21:47:25 -04:00 |
Gradient.py
|
gradient filled rect class
|
2019-08-21 20:09:23 -04:00 |
Input.py
|
force joystick command to be read as int, add a margin to detecting joy axis
|
2024-01-16 10:31:42 -08:00 |
Interpolator.py
|
add rotate display; preserve fullscreen state when setting display surface
|
2022-12-14 23:16:09 -05:00 |
Mainloop.py
|
framerate indicator position
|
2022-12-02 13:35:03 -05:00 |
Note.py
|
add panning to Note; add offset to fill_tile
|
2021-06-06 21:21:06 -04:00 |
Profile.py
|
add is_suppressed to Input, fill borders based on which borders are being drawn
|
2021-06-12 01:12:25 -04:00 |
ScreenGrabber.py
|
python 3 compatibility
|
2019-04-12 03:08:07 -04:00 |
Setup.py
|
optionally override name generated by setup
|
2021-09-25 23:22:33 -04:00 |
SetupOSX.py
|
fixes for working with py2exe on python 3
|
2019-10-08 00:28:20 -04:00 |
SetupWin.py
|
fixes for working with py2exe on python 3
|
2019-10-08 00:28:20 -04:00 |
Sprite.py
|
rotate sprite; merge config assignments from command line
|
2023-02-04 23:58:21 -05:00 |
TimeFilter.py
|
python 3 compatibility
|
2019-04-12 03:08:07 -04:00 |
Vector.py
|
fixed bug in vector equals comparison
|
2020-03-04 19:37:56 -05:00 |
VideoRecorder.py
|
audio panel can be enabled in config; audio recording debug statements
|
2020-06-27 15:20:02 -04:00 |
__init__.py
|
rotate sprite; merge config assignments from command line
|
2023-02-04 23:58:21 -05:00 |
confirm_quit_message.py
|
- confirm quit
|
2020-05-01 02:26:12 -04:00 |
extension.py
|
remove extra color object from hue shift method
|
2022-03-08 22:26:32 -05:00 |
gfx_extension.py
|
chord; aa_filled
|
2016-07-02 17:16:42 -04:00 |