Fixed a typo
This commit is contained in:
@@ -47,7 +47,7 @@ You can find the sollowing examples in the [Examples/Easing](Examples/Easing) fo
|
||||
|
||||
- `Easing.hws` : This example is embedded in the source code, just include the library and call the function `tween.TEST()` to see how it works.
|
||||
- [BasicUsage.hws](Examples/Easing/BasicUsage.hws) : This is a very simple program that shows how to use tweens with only one animation running.
|
||||
- [WorkingWithTweens.hws](Examples/Easing/WorkingWithTween.hws) : It's almost the same example embedded in the library source code under the function `tween.TEST()`.
|
||||
- [WorkingWithTweens.hws](Examples/Easing/WorkingWithTweens.hws) : It's almost the same example embedded in the library source code under the function `tween.TEST()`.
|
||||
---
|
||||
|
||||
## EASING FUNCTIONS
|
||||
|
Reference in New Issue
Block a user