<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.spheredev.org/index.php?action=history&amp;feed=atom&amp;title=Legacy%3AFunctions%2FInput%2FMouse</id>
		<title>Legacy:Functions/Input/Mouse - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.spheredev.org/index.php?action=history&amp;feed=atom&amp;title=Legacy%3AFunctions%2FInput%2FMouse"/>
		<link rel="alternate" type="text/html" href="http://wiki.spheredev.org/index.php?title=Legacy:Functions/Input/Mouse&amp;action=history"/>
		<updated>2026-05-25T09:26:16Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>http://wiki.spheredev.org/index.php?title=Legacy:Functions/Input/Mouse&amp;diff=527&amp;oldid=prev</id>
		<title>Apollolux: created</title>
		<link rel="alternate" type="text/html" href="http://wiki.spheredev.org/index.php?title=Legacy:Functions/Input/Mouse&amp;diff=527&amp;oldid=prev"/>
				<updated>2013-05-30T23:07:37Z</updated>
		
		<summary type="html">&lt;p&gt;created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Mouse ===&lt;br /&gt;
==== Cursor location ====&lt;br /&gt;
* [[API:GetMouseX|GetMouseX]](): Get X coordinate of mouse cursor on the screen.&lt;br /&gt;
* [[API:GetMouseY|GetMouseY]](): Get Y coordinate of mouse cursor on the screen.&lt;br /&gt;
* [[API:SetMousePosition|SetMousePosition]](''x'', ''y''): Set mouse cursor location.&lt;br /&gt;
&lt;br /&gt;
==== Mouse button status ====&lt;br /&gt;
* [[API:IsMouseButtonPressed|IsMouseButtonPressed]](''mouse_button''): Check if a mouse button is being held down.&lt;br /&gt;
&lt;br /&gt;
==== Mouse wheel event queue ====&lt;br /&gt;
* [[API:GetMouseWheelEvent|GetMouseWheelEvent]](): Returns a single mouse wheel event.&lt;br /&gt;
* [[API:GetNumMouseWheelEvents|GetNumMouseWheelEvents]](): Returns the length of the mouse wheel event queue.&lt;/div&gt;</summary>
		<author><name>Apollolux</name></author>	</entry>

	</feed>