menu
flame package
documentation
input.dart
Vector4
ts property
ts property
dark_mode
light_mode
ts
property
Vector2
get
ts
Implementation
Vector2 get ts => yx;
set
ts
(
Vector2
arg
)
Implementation
set ts(Vector2 arg) => yx = arg;
flame package
documentation
input
Vector4
ts property
Vector4 class