circuitpython/shared-bindings/_eve
James Bowman dff3423c23 Change from fixed-point integer arguments to floating point in EVE API functions
Changed calls: PointSize(), LineWidth(), VertexTranslateX() and VertexTranslateY()
Units for all the above are now pixels, not fixed-point integers. This matches OpenGL.
Docstrings updated accordingly
2021-01-22 15:52:46 -08:00
..
__init__.c Change from fixed-point integer arguments to floating point in EVE API functions 2021-01-22 15:52:46 -08:00
__init__.h Change from fixed-point integer arguments to floating point in EVE API functions 2021-01-22 15:52:46 -08:00