This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
shared-bindings
/
vectorio
History
Jeff Epler
31da335cac
Introduce, use MP_PROPERTY_GETTER, _GETSET
...
Later, these can be changed in cunning ways to save flash storage.
2022-05-03 08:48:52 -05:00
..
__init__.c
Update the docs for vectorio
2021-09-11 23:37:41 +01:00
__init__.h
Update __init__.h
2021-08-03 09:20:02 -07:00
Circle.c
Introduce, use MP_PROPERTY_GETTER, _GETSET
2022-05-03 08:48:52 -05:00
Circle.h
color index for vectorio shapes.
2022-03-19 11:30:37 -05:00
Polygon.c
Introduce, use MP_PROPERTY_GETTER, _GETSET
2022-05-03 08:48:52 -05:00
Polygon.h
color index for vectorio shapes.
2022-03-19 11:30:37 -05:00
Rectangle.c
color index for vectorio shapes.
2022-03-19 11:30:37 -05:00
Rectangle.h
color index for vectorio shapes.
2022-03-19 11:30:37 -05:00
VectorShape.c
Introduce, use MP_PROPERTY_GETTER, _GETSET
2022-05-03 08:48:52 -05:00
VectorShape.h
vectorio contains(x, y)
2021-12-27 12:01:19 -10:00