Skip to content

Commit 05c055e

Browse files
author
FastJava Team
committed
Update README2.md - mark Animation libs as ❌ Java can't (no built-in Java animation)
1 parent 43ccd3e commit 05c055e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
| FastStylus | System | **❌ Java can't** | Pen tilt/eraser — no Java API exists |
3131
| FastTheme | UI | **❌ Java can't** | Native Windows theming — no Java API exists |
3232
| 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 |
33+
| FastTween | Animation | **❌ Java can't** | No built-in Java tweening — 8 easings + pooling |
34+
| FastAnimation | Animation | **❌ Java can't** | No built-in Java timelines — sequences + keyframes |
3535

3636
**Zero-GC.** **Zero-Copy.** **Native Speed.**
3737

0 commit comments

Comments
 (0)