-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Discussed in #120
Originally posted by charles-esterbrook February 14, 2024
Printing raylib structs gives opaque strings like <cdata 'struct Color' owning 4 bytes>
whether using str()
or repr()
.
The type is there, but not the member values. Whether labeled or not, they would be really useful.
Any chance for that?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request