MCPcopy Create free account
hub / github.com/electronstudio/raylib-python-cffi / zero

Method zero

examples/extra/vector2_extended.py:183–184  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

181
182 @staticmethod
183 def zero():
184 return Vector2Ex(0, 0)
185
186
187if __name__ == "__main__":

Callers 1

Calls 1

Vector2ExClass · 0.85

Tested by

no test coverage detected