menu
raylib_dartified package
documentation
core/raylib.dart
Vector2CPEx
negate method
negate method
dark_mode
light_mode
negate
method
Pointer
<
Vector2C
>
negate
(
)
Implementation
Pointer<Vector2C> negate() { ref.negate(); return this; }
raylib_dartified package
documentation
core/raylib
Vector2CPEx
negate method
Vector2CPEx extension on
Pointer
<
Vector2C
>