-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMPOSE-357 - Merged non UI examples visual-effects, falling-balls and minesweeper into one graphics2d - Removed deprecated function calls `kotlin.system.getTimeNanos()` - Little bit simplifyed code - Used Material3 Co-authored-by: Igor Demin <[email protected]>
- Loading branch information
1 parent
834d708
commit d7a82a4
Showing
159 changed files
with
642 additions
and
3,429 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
examples/falling-balls/androidApp/src/androidMain/res/values/strings.xml
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
examples/falling-balls/desktopApp/src/jvmMain/kotlin/Main.kt
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
examples/falling-balls/jsApp/src/jsMain/resources/index.html
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
examples/falling-balls/shared/src/androidMain/kotlin/main.android.kt
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
examples/falling-balls/shared/src/desktopMain/kotlin/main.desktop.kt
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
examples/falling-balls/shared/src/iosMain/kotlin/main.ios.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.