menu
thermion_dart package
documentation
thermion_dart.dart
Vector4
gba property
gba property
dark_mode
light_mode
gba
property
Vector3
get
gba
Implementation
Vector3 get gba => yzw;
set
gba
(
Vector3
arg
)
Implementation
set gba(Vector3 arg) => yzw = arg;
thermion_dart package
documentation
thermion_dart
Vector4
gba property
Vector4 class