issues Search Results · repo:overdev/raylibpyctbg language:Python
Filter by
3 results
(57 ms)3 results
inoverdev/raylibpyctbg (press backspace or delete to remove)There are many types in the init.py file with underscores _int and _bool that cause errors like these: NameError: name
_bool is not defined. Did you mean: bool ?
StanislavPetrovV
- Opened on Dec 24, 2023
- #3
Please, if it is possible, add support (by json files) for Raylib GUI and Physics addons.
help wanted
milen-prg
- 12
- Opened on Jul 15, 2023
- #2
A minimal example using scarfy.png from the raylib examples which has the dimensions 768 x 128 :
texture = rl.load_texture( resources/scarfy.png )
print( Texture: , texture.id, texture.width, texture.height, ...
help wanted
jackolantern
- 1
- Opened on Jun 2, 2023
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.