summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/luascript/ref-core.rst
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2024-04-14 07:36:45 +1000
committer Vas Crabb <vas@vastheman.com>2024-04-14 07:36:45 +1000
commit8e7af961c656c1cc1b1d2282a1c2a3d8d1f6d020 (patch)
treec2b961f3cbf7d7f80baa2176223608b6bb14ee7d /docs/source/luascript/ref-core.rst
parent7662be246fa603345ec44776ca0f09984328c4bd (diff)
emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display.
Diffstat (limited to 'docs/source/luascript/ref-core.rst')
-rw-r--r--docs/source/luascript/ref-core.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/source/luascript/ref-core.rst b/docs/source/luascript/ref-core.rst
index f761b20f5de..7b72d90ebdb 100644
--- a/docs/source/luascript/ref-core.rst
+++ b/docs/source/luascript/ref-core.rst
@@ -587,9 +587,6 @@ driver.is_bios_root (read-only)
driver.requires_artwork (read-only)
A Boolean indicating whether the system requires external artwork to be
usable.
-driver.clickable_artwork (read-only)
- A Boolean indicating whether the system requires clickable artwork features
- to be usable.
driver.unofficial (read-only)
A Boolean indicating whether this is an unofficial but common user
modification to a system.