love.window.getDisplayCount (简体中文)
Available since LÖVE 0.9.0 |
This function is not supported in earlier versions. |
获取连接显示器的数量。
Contents
函数
基础使用
count = love.window.getDisplayCount( )
参数
无。
Returns
number count
- 显示器的数量。
See Also
- love.window (简体中文)
- love.window.setMode (简体中文)
- love.window.getMode (简体中文)
- love.window.getFullscreenModes (简体中文)
- love.window.getDesktopDimensions (简体中文)
Other Languages
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