menu
worldsmith package
documentation
world_context.dart
WorldContext
hapticDevices property
hapticDevices property
dark_mode
light_mode
hapticDevices
property
List
<
Haptic
>
hapticDevices
final
The list of initialised haptic devices.
Implementation
final List<Haptic> hapticDevices;
worldsmith package
documentation
world_context
WorldContext
hapticDevices property
WorldContext class