Files
cup_edit/thermion_dart/lib/thermion_dart/entities/filament_entity.dart
2024-06-16 13:22:22 +08:00

3 lines
120 B
Dart

// a handle that can be safely passed back to the rendering layer to manipulate an Entity
typedef FilamentEntity = int;