mirror of
https://github.com/photonstorm/phaser
synced 2024-11-17 02:08:40 +00:00
Merge pull request #6182 from 201flaviosilva-labs/master
fix: Wrap documentation
This commit is contained in:
commit
927022286c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Wrap the given `value` between `min` and `max.
|
||||
* Wrap the given `value` between `min` and `max`.
|
||||
*
|
||||
* @function Phaser.Math.Wrap
|
||||
* @since 3.0.0
|
||||
|
|
Loading…
Reference in a new issue