|
1145 | 1145 | }, |
1146 | 1146 | "getResolutionWidth": { |
1147 | 1147 | "returns": "number", |
1148 | | - "documentation": "return 'Int' of monitor width resolution. Shortcut of 'getPropertyFromClass('openfl.Lib', 'application.application.window.display.bounds.width')'.", |
| 1148 | + "documentation": "Return 'Int' of monitor width resolution. Shortcut of 'getPropertyFromClass('openfl.Lib', 'application.application.window.display.bounds.width')'.", |
1149 | 1149 | "args": "" |
1150 | 1150 | }, |
1151 | 1151 | "getResolutionHeight": { |
1152 | 1152 | "returns": "number", |
1153 | | - "documentation": "return 'Int' of monitor height resolution. Shortcut of 'getPropertyFromClass('openfl.Lib', 'application.application.window.display.bounds.height')'.", |
| 1153 | + "documentation": "Return 'Int' of monitor height resolution. Shortcut of 'getPropertyFromClass('openfl.Lib', 'application.application.window.display.bounds.height')'.", |
1154 | 1154 | "args": "" |
1155 | 1155 | }, |
1156 | 1156 | "getBlendFromString": { |
|
1165 | 1165 | }, |
1166 | 1166 | "getCurrentWallpaperPath": { |
1167 | 1167 | "returns": "string", |
1168 | | - "documentation": "return String of wallpaper path", |
| 1168 | + "documentation": "Return 'String' of wallpaper path", |
1169 | 1169 | "args": "" |
1170 | 1170 | }, |
1171 | 1171 | "debugPrintArray": { |
|
1185 | 1185 | }, |
1186 | 1186 | "getColorFromRGB": { |
1187 | 1187 | "returns": "number", |
1188 | | - "documentation": "return 'Int' or 'Color ID' of from RGB.", |
| 1188 | + "documentation": "Return 'Int' or 'Color ID' of from RGB.", |
1189 | 1189 | "args": "R:Int, G:Int, B:Int, A:Int = 255" |
1190 | 1190 | }, |
1191 | 1191 | "customCameraExists": { |
1192 | 1192 | "returns": "boolean", |
1193 | | - "documentation": "return 'Bool' if customm camera exists.", |
| 1193 | + "documentation": "Return 'Bool' if customm camera exists.", |
1194 | 1194 | "args": "tag:String" |
1195 | 1195 | }, |
1196 | 1196 | "customStrumExists": { |
1197 | 1197 | "returns": "boolean", |
1198 | | - "documentation": "return 'Bool' if customm strums/field exists.", |
| 1198 | + "documentation": "Return 'Bool' if customm strums/field exists.", |
1199 | 1199 | "args": "tag:String" |
1200 | 1200 | }, |
1201 | 1201 | "getWindowProperty": { |
1202 | 1202 | "returns": "boolean", |
1203 | | - "documentation": "return 'Bool' of window property.", |
| 1203 | + "documentation": "Return 'Bool' of window property.", |
1204 | 1204 | "args": "type:String = 'x'" |
1205 | 1205 | }, |
1206 | 1206 | "centerWindow": { |
|
1596 | 1596 | }, |
1597 | 1597 | "gamemode": { |
1598 | 1598 | "returns": "string", |
1599 | | - "documentation": "Return String of current gamemode." |
| 1599 | + "documentation": "Return 'String' of current gamemode." |
1600 | 1600 | }, |
1601 | 1601 | "extraui": { |
1602 | 1602 | "returns": "boolean", |
1603 | | - "documentation": "Return Bool of \"Extra UI\" Setting." |
| 1603 | + "documentation": "Return 'Bool' of \"Extra UI\" Setting." |
1604 | 1604 | }, |
1605 | 1605 | "darkmode": { |
1606 | 1606 | "returns": "boolean", |
1607 | | - "documentation": "Return Bool of \"Dark Mode\" Setting." |
| 1607 | + "documentation": "Return 'Bool' of \"Dark Mode\" Setting." |
1608 | 1608 | }, |
1609 | 1609 | "startPause": { |
1610 | 1610 | "returns": "boolean", |
1611 | | - "documentation": "Return Bool of \"Start Pause\" Setting." |
| 1611 | + "documentation": "Return 'Bool' of \"Start Pause\" Setting." |
1612 | 1612 | }, |
1613 | 1613 | "defaultGfStrumX0": { |
1614 | 1614 | "returns": "float", |
1615 | | - "documentation": "Return Float of strums X0 'gfStrums'(2nd Opponent Strums only)." |
| 1615 | + "documentation": "Return 'Float' of strums X0 'gfStrums'(2nd Opponent Strums only)." |
1616 | 1616 | }, |
1617 | 1617 | "defaultGfStrumX1": { |
1618 | 1618 | "returns": "float", |
1619 | | - "documentation": "Return Float of strums X1 'gfStrums'(2nd Opponent Strums only)." |
| 1619 | + "documentation": "Return 'Float' of strums X1 'gfStrums'(2nd Opponent Strums only)." |
1620 | 1620 | }, |
1621 | 1621 | "defaultGfStrumX2": { |
1622 | 1622 | "returns": "float", |
1623 | | - "documentation": "Return Float of strums X2 'gfStrums'(2nd Opponent Strums only)." |
| 1623 | + "documentation": "Return 'Float' of strums X2 'gfStrums'(2nd Opponent Strums only)." |
1624 | 1624 | }, |
1625 | 1625 | "defaultGfStrumX3": { |
1626 | 1626 | "returns": "float", |
1627 | | - "documentation": "Return Float of strums X3 'gfStrums'(2nd Opponent Strums only)." |
| 1627 | + "documentation": "Return 'Float' of strums X3 'gfStrums'(2nd Opponent Strums only)." |
1628 | 1628 | }, |
1629 | 1629 | "defaultGfStrumY1": { |
1630 | 1630 | "returns": "float", |
1631 | | - "documentation": "Return Float of strums Y1 'gfStrums'(2nd Opponent Strums only)." |
| 1631 | + "documentation": "Return 'Float' of strums Y1 'gfStrums'(2nd Opponent Strums only)." |
1632 | 1632 | }, |
1633 | 1633 | "defaultGfStrumY2": { |
1634 | 1634 | "returns": "float", |
1635 | | - "documentation": "Return Float of strums Y2 'gfStrums'(2nd Opponent Strums only)." |
| 1635 | + "documentation": "Return 'Float' of strums Y2 'gfStrums'(2nd Opponent Strums only)." |
1636 | 1636 | }, |
1637 | 1637 | "defaultGfStrumY3": { |
1638 | 1638 | "returns": "float", |
1639 | | - "documentation": "Return Float of strums Y3 'gfStrums'(2nd Opponent Strums only)." |
| 1639 | + "documentation": "Return 'Float' of strums Y3 'gfStrums'(2nd Opponent Strums only)." |
1640 | 1640 | }, |
1641 | 1641 | "engineversion": { |
1642 | 1642 | "returns": "string", |
1643 | | - "documentation": "return String of DGE Version." |
| 1643 | + "documentation": "Return 'String' of DGE Version." |
1644 | 1644 | } |
1645 | 1645 | }, |
1646 | 1646 | "events": { |
|
0 commit comments