We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ccd3e commit 05c055eCopy full SHA for 05c055e
1 file changed
README2.md
@@ -30,8 +30,8 @@
30
| FastStylus | System | **❌ Java can't** | Pen tilt/eraser — no Java API exists |
31
| FastTheme | UI | **❌ Java can't** | Native Windows theming — no Java API exists |
32
| FastNotification | UI | **❌ Java can't** | Native toast notifications — SystemTray is broken |
33
-| FastTween | Animation | **⚡ Zero-GC** | 8 easing functions, object pooling |
34
-| FastAnimation | Animation | **⚡ Zero-GC** | Timeline orchestration on FastTween |
+| FastTween | Animation | **❌ Java can't** | No built-in Java tweening — 8 easings + pooling |
+| FastAnimation | Animation | **❌ Java can't** | No built-in Java timelines — sequences + keyframes |
35
36
**Zero-GC.** **Zero-Copy.** **Native Speed.**
37
0 commit comments