Difference between revisions of "love.window.getDisplayCount (简体中文)"
(english -> 简体中文) |
m (添加 since 和 prettysince) |
||
Line 1: | Line 1: | ||
− | {{newin|[[0.9.0]]|090|type= | + | {{newin (简体中文)|[[0.9.0]]|090|type=函数}} |
获取连接显示器的数量。 | 获取连接显示器的数量。 | ||
== 函数 == | == 函数 == | ||
Line 8: | Line 8: | ||
=== 参数 === | === 参数 === | ||
无。 | 无。 | ||
− | === | + | === 返回值 === |
{{param|number|count|显示器的数量。}} | {{param|number|count|显示器的数量。}} | ||
== See Also == | == See Also == | ||
Line 18: | Line 18: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=获取连接显示器的数量。}} | {{#set:Description=获取连接显示器的数量。}} | ||
− | == | + | {{#set:Since=090}} |
+ | {{#set:PrettySince=0.9.0}} | ||
+ | == 其他语言 == | ||
{{i18n|love.window.getDisplayCount}} | {{i18n|love.window.getDisplayCount}} |
Latest revision as of 02:59, 16 March 2018
自 LÖVE 0.9.0 可以使用 |
此 函数 在早期版本中不受支持. |
获取连接显示器的数量。
函数
基础使用
count = love.window.getDisplayCount( )
参数
无。
返回值
number count
- 显示器的数量。
See Also
- love.window (简体中文)
- love.window.setMode (简体中文)
- love.window.getMode (简体中文)
- love.window.getFullscreenModes (简体中文)
- love.window.getDesktopDimensions (简体中文)
其他语言
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info