Designer Plugins
Plugins for Disguise Designer software.
Plugins for Disguise Designer software.
Base class: _BlipValue
Copy constructor for Vec2
A serialisable tuple of the Int2 parameters
Get an item from the Vec2 by index.
Parameters:
Returns The x element if the index is 0, the y element if the index is 1
The length of the Vec2
Returns Always returns 2
The negative of the Vec2
Returns The Vec2 with its x and y components negated
Divide another vector by this vector
Parameters:
Returns The element-wise division other/self
String representation of the Vec2
String representation of the Vec2