tidy examples
This commit is contained in:
parent
eb68dec2ad
commit
70b8d7c143
12 changed files with 120 additions and 6 deletions
|
@ -4,7 +4,6 @@ raylib [texture] example - To image
|
|||
|
||||
"""
|
||||
from pyray import *
|
||||
from raylib.colors import *
|
||||
|
||||
# Initialization
|
||||
screenWidth = 800
|
||||
|
|
Reference in a new issue