Preparing search index...
The search index is not available
vevet - v5.10.0
vevet
ICursorFullCoords
Interface ICursorFullCoords
Represents the cursor's coordinates, angle and size.
interface
ICursorFullCoords
{
angle
:
number
;
height
:
number
;
velocity
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
ICursorTargetCoords
ICursorFullCoords
Index
Properties
angle
height
velocity
width
x
y
Properties
angle
angle
:
number
height
height
:
number
velocity
velocity
:
number
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
height
velocity
width
x
y
vevet - v5.10.0
Loading...
Represents the cursor's coordinates, angle and size.