tidy examples

This commit is contained in:
Richard Smith 2024-02-21 12:21:32 +00:00
parent eb68dec2ad
commit 70b8d7c143
12 changed files with 120 additions and 6 deletions

View file

@ -4,7 +4,6 @@ raylib [texture] example - To image
"""
from pyray import *
from raylib.colors import *
# Initialization
screenWidth = 800