@@ -1753,119 +1753,119 @@ Space key.
17531753
17541754:ref: `Key<enum_@GlobalScope_Key> ` **KEY_EXCLAM ** = ``33 ``
17551755
1756- ! key.
1756+ Exclamation mark (`` ! ``) key.
17571757
17581758.. _class_@GlobalScope_constant_KEY_QUOTEDBL :
17591759
17601760.. rst-class :: classref-enumeration-constant
17611761
17621762:ref: `Key<enum_@GlobalScope_Key> ` **KEY_QUOTEDBL ** = ``34 ``
17631763
1764- " key.
1764+ Double quotation mark (`` " ``) key.
17651765
17661766.. _class_@GlobalScope_constant_KEY_NUMBERSIGN :
17671767
17681768.. rst-class :: classref-enumeration-constant
17691769
17701770:ref: `Key<enum_@GlobalScope_Key> ` **KEY_NUMBERSIGN ** = ``35 ``
17711771
1772- # key.
1772+ Number sign or * hash * (`` # ``) key.
17731773
17741774.. _class_@GlobalScope_constant_KEY_DOLLAR :
17751775
17761776.. rst-class :: classref-enumeration-constant
17771777
17781778:ref: `Key<enum_@GlobalScope_Key> ` **KEY_DOLLAR ** = ``36 ``
17791779
1780- $ key.
1780+ Dollar sign (`` $ ``) key.
17811781
17821782.. _class_@GlobalScope_constant_KEY_PERCENT :
17831783
17841784.. rst-class :: classref-enumeration-constant
17851785
17861786:ref: `Key<enum_@GlobalScope_Key> ` **KEY_PERCENT ** = ``37 ``
17871787
1788- % key.
1788+ Percent sign (`` % ``) key.
17891789
17901790.. _class_@GlobalScope_constant_KEY_AMPERSAND :
17911791
17921792.. rst-class :: classref-enumeration-constant
17931793
17941794:ref: `Key<enum_@GlobalScope_Key> ` **KEY_AMPERSAND ** = ``38 ``
17951795
1796- & key.
1796+ Ampersand (`` & ``) key.
17971797
17981798.. _class_@GlobalScope_constant_KEY_APOSTROPHE :
17991799
18001800.. rst-class :: classref-enumeration-constant
18011801
18021802:ref: `Key<enum_@GlobalScope_Key> ` **KEY_APOSTROPHE ** = ``39 ``
18031803
1804- ' key.
1804+ Apostrophe (`` ' ``) key.
18051805
18061806.. _class_@GlobalScope_constant_KEY_PARENLEFT :
18071807
18081808.. rst-class :: classref-enumeration-constant
18091809
18101810:ref: `Key<enum_@GlobalScope_Key> ` **KEY_PARENLEFT ** = ``40 ``
18111811
1812- ( key.
1812+ Left parenthesis (`` ( ``) key.
18131813
18141814.. _class_@GlobalScope_constant_KEY_PARENRIGHT :
18151815
18161816.. rst-class :: classref-enumeration-constant
18171817
18181818:ref: `Key<enum_@GlobalScope_Key> ` **KEY_PARENRIGHT ** = ``41 ``
18191819
1820- ) key.
1820+ Right parenthesis (`` ) `` ) key.
18211821
18221822.. _class_@GlobalScope_constant_KEY_ASTERISK :
18231823
18241824.. rst-class :: classref-enumeration-constant
18251825
18261826:ref: `Key<enum_@GlobalScope_Key> ` **KEY_ASTERISK ** = ``42 ``
18271827
1828- \* key.
1828+ Asterisk (`` * ``) key.
18291829
18301830.. _class_@GlobalScope_constant_KEY_PLUS :
18311831
18321832.. rst-class :: classref-enumeration-constant
18331833
18341834:ref: `Key<enum_@GlobalScope_Key> ` **KEY_PLUS ** = ``43 ``
18351835
1836- + key.
1836+ Plus (`` + ``) key.
18371837
18381838.. _class_@GlobalScope_constant_KEY_COMMA :
18391839
18401840.. rst-class :: classref-enumeration-constant
18411841
18421842:ref: `Key<enum_@GlobalScope_Key> ` **KEY_COMMA ** = ``44 ``
18431843
1844- , key.
1844+ Comma (`` , ``) key.
18451845
18461846.. _class_@GlobalScope_constant_KEY_MINUS :
18471847
18481848.. rst-class :: classref-enumeration-constant
18491849
18501850:ref: `Key<enum_@GlobalScope_Key> ` **KEY_MINUS ** = ``45 ``
18511851
1852- - key.
1852+ Minus (`` - ``) key.
18531853
18541854.. _class_@GlobalScope_constant_KEY_PERIOD :
18551855
18561856.. rst-class :: classref-enumeration-constant
18571857
18581858:ref: `Key<enum_@GlobalScope_Key> ` **KEY_PERIOD ** = ``46 ``
18591859
1860- . key.
1860+ Period (`` . ``) key.
18611861
18621862.. _class_@GlobalScope_constant_KEY_SLASH :
18631863
18641864.. rst-class :: classref-enumeration-constant
18651865
18661866:ref: `Key<enum_@GlobalScope_Key> ` **KEY_SLASH ** = ``47 ``
18671867
1868- / key.
1868+ Slash (`` / ``) key.
18691869
18701870.. _class_@GlobalScope_constant_KEY_0 :
18711871
@@ -1953,55 +1953,55 @@ Number 9 key.
19531953
19541954:ref: `Key<enum_@GlobalScope_Key> ` **KEY_COLON ** = ``58 ``
19551955
1956- : key.
1956+ Colon (`` : ``) key.
19571957
19581958.. _class_@GlobalScope_constant_KEY_SEMICOLON :
19591959
19601960.. rst-class :: classref-enumeration-constant
19611961
19621962:ref: `Key<enum_@GlobalScope_Key> ` **KEY_SEMICOLON ** = ``59 ``
19631963
1964- ; key.
1964+ Semicolon (`` ; ``) key.
19651965
19661966.. _class_@GlobalScope_constant_KEY_LESS :
19671967
19681968.. rst-class :: classref-enumeration-constant
19691969
19701970:ref: `Key<enum_@GlobalScope_Key> ` **KEY_LESS ** = ``60 ``
19711971
1972- < key.
1972+ Less-than sign (`` < ``) key.
19731973
19741974.. _class_@GlobalScope_constant_KEY_EQUAL :
19751975
19761976.. rst-class :: classref-enumeration-constant
19771977
19781978:ref: `Key<enum_@GlobalScope_Key> ` **KEY_EQUAL ** = ``61 ``
19791979
1980- = key.
1980+ Equal sign (`` = ``) key.
19811981
19821982.. _class_@GlobalScope_constant_KEY_GREATER :
19831983
19841984.. rst-class :: classref-enumeration-constant
19851985
19861986:ref: `Key<enum_@GlobalScope_Key> ` **KEY_GREATER ** = ``62 ``
19871987
1988- > key.
1988+ Greater-than sign (`` > ``) key.
19891989
19901990.. _class_@GlobalScope_constant_KEY_QUESTION :
19911991
19921992.. rst-class :: classref-enumeration-constant
19931993
19941994:ref: `Key<enum_@GlobalScope_Key> ` **KEY_QUESTION ** = ``63 ``
19951995
1996- ? key.
1996+ Question mark (`` ? ``) key.
19971997
19981998.. _class_@GlobalScope_constant_KEY_AT :
19991999
20002000.. rst-class :: classref-enumeration-constant
20012001
20022002:ref: `Key<enum_@GlobalScope_Key> ` **KEY_AT ** = ``64 ``
20032003
2004- @ key.
2004+ At sign (`` @ ``) key.
20052005
20062006.. _class_@GlobalScope_constant_KEY_A :
20072007
@@ -2217,95 +2217,95 @@ Z key.
22172217
22182218:ref: `Key<enum_@GlobalScope_Key> ` **KEY_BRACKETLEFT ** = ``91 ``
22192219
2220- [ key.
2220+ Left bracket (`` [lb] ``) key.
22212221
22222222.. _class_@GlobalScope_constant_KEY_BACKSLASH :
22232223
22242224.. rst-class :: classref-enumeration-constant
22252225
22262226:ref: `Key<enum_@GlobalScope_Key> ` **KEY_BACKSLASH ** = ``92 ``
22272227
2228- \\ key.
2228+ Backslash (`` \ ``) key.
22292229
22302230.. _class_@GlobalScope_constant_KEY_BRACKETRIGHT :
22312231
22322232.. rst-class :: classref-enumeration-constant
22332233
22342234:ref: `Key<enum_@GlobalScope_Key> ` **KEY_BRACKETRIGHT ** = ``93 ``
22352235
2236- ] key.
2236+ Right bracket (`` [rb] ``) key.
22372237
22382238.. _class_@GlobalScope_constant_KEY_ASCIICIRCUM :
22392239
22402240.. rst-class :: classref-enumeration-constant
22412241
22422242:ref: `Key<enum_@GlobalScope_Key> ` **KEY_ASCIICIRCUM ** = ``94 ``
22432243
2244- ^ key.
2244+ Caret (`` ^ ``) key.
22452245
22462246.. _class_@GlobalScope_constant_KEY_UNDERSCORE :
22472247
22482248.. rst-class :: classref-enumeration-constant
22492249
22502250:ref: `Key<enum_@GlobalScope_Key> ` **KEY_UNDERSCORE ** = ``95 ``
22512251
2252- \_ key.
2252+ Underscore (`` _ ``) key.
22532253
22542254.. _class_@GlobalScope_constant_KEY_QUOTELEFT :
22552255
22562256.. rst-class :: classref-enumeration-constant
22572257
22582258:ref: `Key<enum_@GlobalScope_Key> ` **KEY_QUOTELEFT ** = ``96 ``
22592259
2260- ` key.
2260+ Backtick (`` ` ``) key.
22612261
22622262.. _class_@GlobalScope_constant_KEY_BRACELEFT :
22632263
22642264.. rst-class :: classref-enumeration-constant
22652265
22662266:ref: `Key<enum_@GlobalScope_Key> ` **KEY_BRACELEFT ** = ``123 ``
22672267
2268- { key.
2268+ Left brace (`` { ``) key.
22692269
22702270.. _class_@GlobalScope_constant_KEY_BAR :
22712271
22722272.. rst-class :: classref-enumeration-constant
22732273
22742274:ref: `Key<enum_@GlobalScope_Key> ` **KEY_BAR ** = ``124 ``
22752275
2276- | key.
2276+ Vertical bar or * pipe * (`` | ``) key.
22772277
22782278.. _class_@GlobalScope_constant_KEY_BRACERIGHT :
22792279
22802280.. rst-class :: classref-enumeration-constant
22812281
22822282:ref: `Key<enum_@GlobalScope_Key> ` **KEY_BRACERIGHT ** = ``125 ``
22832283
2284- } key.
2284+ Right brace (`` } ``) key.
22852285
22862286.. _class_@GlobalScope_constant_KEY_ASCIITILDE :
22872287
22882288.. rst-class :: classref-enumeration-constant
22892289
22902290:ref: `Key<enum_@GlobalScope_Key> ` **KEY_ASCIITILDE ** = ``126 ``
22912291
2292- ~ key.
2292+ Tilde (`` ~ ``) key.
22932293
22942294.. _class_@GlobalScope_constant_KEY_YEN :
22952295
22962296.. rst-class :: classref-enumeration-constant
22972297
22982298:ref: `Key<enum_@GlobalScope_Key> ` **KEY_YEN ** = ``165 ``
22992299
2300- ¥ key.
2300+ Yen symbol (`` ¥ ``) key.
23012301
23022302.. _class_@GlobalScope_constant_KEY_SECTION :
23032303
23042304.. rst-class :: classref-enumeration-constant
23052305
23062306:ref: `Key<enum_@GlobalScope_Key> ` **KEY_SECTION ** = ``167 ``
23072307
2308- § key.
2308+ Section sign (`` § ``) key.
23092309
23102310.. rst-class :: classref-item-separator
23112311
@@ -5741,7 +5741,7 @@ Returns an "eased" value of ``x`` based on an easing function defined with ``cur
57415741.. code :: text
57425742
57435743 - Lower than -1.0 (exclusive): Ease in-out
5744- - 1.0: Linear
5744+ - - 1.0: Linear
57455745 - Between -1.0 and 0.0 (exclusive): Ease out-in
57465746 - 0.0: Constant
57475747 - Between 0.0 to 1.0 (exclusive): Ease out
0 commit comments