Difference between revisions of "ISKernel:Mouse (Top-Level Object)"

From Lavish Software Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Description ==
 
 
 
== Forms ==
 
== Forms ==
 
*[[ISSession:mouse (Data Type)|mouse]] '''Mouse'''
 
*[[ISSession:mouse (Data Type)|mouse]] '''Mouse'''
: The mouse associated with all mouse input
+
: The virtual mouse associated with all mouse input for this session
  
 
== Examples ==
 
== Examples ==
 +
See [[ISSession:mouse (Data Type)#Examples|mouse examples]]
 +
== See Also ==
 +
*[[LavishScript:Top-Level Objects|Top-Level Objects]]
 +
*[[IS:Kernel#Top-Level Objects|Kernel Top-Level Objects]]
  
== See Also ==
+
 
*[[LavishScript:Top-Level Objects|LavishScript Top-Level Objects]]
+
{{TLO-Stub}}
*[[IS:Session#Top-Level Objects|Inner Space Session Top-Level Objects]]
+
 
 +
[[Category:Inner Space]]
 +
[[Category:Inner Space Kernel]]
 +
[[Category:Inner Space Kernel Top-Level Objects]]

Latest revision as of 04:44, 19 October 2005

Forms

The virtual mouse associated with all mouse input for this session

Examples

See mouse examples

See Also