Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
from
pyray
import
*
4
Callers
nothing calls this directly
Calls
15
Vector2Ex
Class · 0.85
one
Method · 0.80
zero
Method · 0.80
angle
Method · 0.80
clamp
Method · 0.80
clamp_value
Method · 0.80
distance
Method · 0.80
distance_sqr
Method · 0.80
dot_product
Method · 0.80
invert
Method · 0.80
length
Method · 0.80
length_sqr
Method · 0.80
Tested by
no test coverage detected