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

Method one

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

Source from the content-addressed store, hash-verified

177
178 @staticmethod
179 def one():
180 return Vector2Ex(1, 1)
181
182 @staticmethod
183 def zero():

Callers 2

theme.jsFile · 0.80

Calls 1

Vector2ExClass · 0.85

Tested by

no test coverage detected