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