This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
raylib-python-cffi/examples/core
Matt Lebrun 6854ec4a3e
Added Rectangle struct and core_input_gestures example (#12)
* Added Rectangle struct

* Added core_input_gestures example to utilize the Rectangle struct

* Removed unused imports
2020-07-30 13:52:12 +01:00
..
core_basic_window.py Core examples (#11) 2020-07-30 13:43:39 +01:00
core_input_gestures.py Added Rectangle struct and core_input_gestures example (#12) 2020-07-30 13:52:12 +01:00
core_input_keys.py Core examples (#11) 2020-07-30 13:43:39 +01:00
core_input_mouse.py Core examples (#11) 2020-07-30 13:43:39 +01:00
core_input_mouse_wheel.py Core examples (#11) 2020-07-30 13:43:39 +01:00