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

File vector2_extended.py

examples/extra/vector2_extended.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# An OO wrapper around the Vector2 struct, by @Emtyloc
2
3from pyray import *
4

Callers

nothing calls this directly

Calls 15

Vector2ExClass · 0.85
oneMethod · 0.80
zeroMethod · 0.80
angleMethod · 0.80
clampMethod · 0.80
clamp_valueMethod · 0.80
distanceMethod · 0.80
distance_sqrMethod · 0.80
dot_productMethod · 0.80
invertMethod · 0.80
lengthMethod · 0.80
length_sqrMethod · 0.80

Tested by

no test coverage detected