menu
flame package
documentation
input.dart
Vector3
rg property
rg property
dark_mode
light_mode
rg
property
Vector2
get
rg
Implementation
Vector2 get rg => xy;
set
rg
(
Vector2
arg
)
Implementation
set rg(Vector2 arg) => xy = arg;
flame package
documentation
input
Vector3
rg property
Vector3 class