Add screenshot generation
This commit is contained in:
@@ -28,4 +28,8 @@ Using the `Easing` enumeration
|
||||
|
||||
```kotlin
|
||||
val et = Easing.QuadIn.function(t, 0.0, 1.0, 1.0)
|
||||
```
|
||||
```
|
||||
|
||||
## Demos
|
||||
[DemoEasings01Kt](src/demo/kotlin/DemoEasings01.kt)
|
||||

|
||||
Reference in New Issue
Block a user