Commit 0f28ade
File tree
171 files changed
+6646
-4038
lines changed- .github
- actors/src
- main/kotlin/ktx/actors
- test/kotlin/ktx/actors
- ai/src
- main/kotlin/ktx/ai
- test/kotlin/ktx/ai
- app/src
- main/kotlin/ktx/app
- test/kotlin/ktx/app
- artemis/src
- main/kotlin/ktx/artemis
- test/kotlin/ktx/artemis
- ashley/src
- main/kotlin/ktx/ashley
- test/kotlin/ktx/ashley
- assets/src
- main/kotlin/ktx/assets
- test/kotlin/ktx/assets
- assets-async/src
- main/kotlin/ktx/assets/async
- test/kotlin/ktx/assets/async
- async
- src
- main/kotlin/ktx/async
- test/kotlin/ktx/async
- box2d/src
- main/kotlin/ktx/box2d
- test/kotlin/ktx/box2d
- buildSrc/src/main/kotlin/ktx
- collections/src
- main/kotlin/ktx/collections
- test/kotlin/ktx/collections
- freetype/src/test/kotlin/ktx/freetype
- freetype-async/src/test/kotlin/ktx/freetype/async
- graphics/src
- main/kotlin/ktx/graphics
- test/kotlin/ktx/graphics
- i18n/src/main/kotlin/ktx/i18n
- inject/src
- main/kotlin/ktx/inject
- test/kotlin/ktx/inject
- json/src
- main/kotlin/ktx/json
- test/kotlin/ktx/json
- log/src
- main/kotlin/ktx/log
- test/kotlin/ktx/log
- math/src
- main/kotlin/ktx/math
- test/kotlin/ktx/math
- preferences/src
- main/kotlin/ktx/preferences
- test/kotlin/ktx/preferences
- reflect/src
- main/kotlin/ktx/reflect
- test/kotlin/ktx/reflect
- scene2d/src
- main/kotlin/ktx/scene2d
- test/kotlin/ktx/scene2d
- script/src
- main/kotlin/ktx/script
- test/kotlin/ktx/script
- style/src
- main/kotlin/ktx/style
- test/kotlin/ktx/style
- tiled/src
- main/kotlin/ktx/tiled
- test/kotlin/ktx/tiled
- vis
- src
- main/kotlin/ktx/scene2d/vis
- test/kotlin/ktx/scene2d/vis
- vis-style/src/test/kotlin/ktx/style
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
171 files changed
+6646
-4038
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 |
| |
3 | 6 |
|
0 commit comments