<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://wiki.delphigl.com/index.php?action=history&amp;feed=atom&amp;title=SDL_JoyBallEvent</id>
		<title>SDL JoyBallEvent - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.delphigl.com/index.php?action=history&amp;feed=atom&amp;title=SDL_JoyBallEvent"/>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=SDL_JoyBallEvent&amp;action=history"/>
		<updated>2026-05-05T07:06:09Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in DGL Wiki</subtitle>
		<generator>MediaWiki 1.27.4</generator>

	<entry>
		<id>https://wiki.delphigl.com/index.php?title=SDL_JoyBallEvent&amp;diff=22013&amp;oldid=prev</id>
		<title>I0n0s: Die Seite wurde neu angelegt: = SDL_JoyBallEvent =   == Name == '''TSDL_JoyBallEvent''' - Joysticktrackballbewegung-Eventstruktur   == Delphi-Spezifikation ==   '''TSDL_JoyBallEvent''' = '''record''...</title>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=SDL_JoyBallEvent&amp;diff=22013&amp;oldid=prev"/>
				<updated>2008-08-05T23:05:21Z</updated>
		
		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: = SDL_JoyBallEvent =   == Name == &amp;#039;&amp;#039;&amp;#039;TSDL_JoyBallEvent&amp;#039;&amp;#039;&amp;#039; - Joysticktrackballbewegung-Eventstruktur   == Delphi-Spezifikation ==   &amp;#039;&amp;#039;&amp;#039;TSDL_JoyBallEvent&amp;#039;&amp;#039;&amp;#039; = &amp;#039;&amp;#039;&amp;#039;record&amp;#039;&amp;#039;...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= SDL_JoyBallEvent =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Name ==&lt;br /&gt;
'''TSDL_JoyBallEvent''' - Joysticktrackballbewegung-Eventstruktur&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Delphi-Spezifikation ==&lt;br /&gt;
  '''TSDL_JoyBallEvent''' = '''record'''&lt;br /&gt;
    ''type_'': UInt8;&lt;br /&gt;
    ''which: UInt8;&lt;br /&gt;
    ''ball'': UInt8;&lt;br /&gt;
    ''xrel: SInt16;&lt;br /&gt;
    ''yrel'': SInt16; &lt;br /&gt;
  '''end''';&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Parameter ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; rules=&amp;quot;all&amp;quot;&lt;br /&gt;
! ''type'' &lt;br /&gt;
| SDL_JOYBALLMOTION&lt;br /&gt;
|-&lt;br /&gt;
! ''which'' &lt;br /&gt;
| Geräteindex&lt;br /&gt;
|-&lt;br /&gt;
! ''ball'' &lt;br /&gt;
| Trackballindex&lt;br /&gt;
|-&lt;br /&gt;
! ''xrel'', ''yrel'' &lt;br /&gt;
| Relative Bewegung in X/Y-Richtung&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Beschreibung == &lt;br /&gt;
SDL_JoyBallEvent ist ein Element von [[SDL_Event]] und wird dazu benutzt Ereignisse des Types SDL_JOYBALLMOTION zu beschreiben.&lt;br /&gt;
&lt;br /&gt;
Ein SDL_JOYBALLMOTION Ereignis wird dann erzeugt, wenn der Benutzer einen Trackball auf den Joystick bewegt. Das Feld ''which'' ist der Index des Joysticks und ''ball'' ist der Index des Trackballs. Trackballs erzeugen nur relative Bewegung, welche in ''xrel'' und ''yrel'' gespeichert werden.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Siehe auch ==&lt;br /&gt;
[[SDL_Event]], [[SDL_JoystickEventState]], [[SDL_JoystickGetBall]]&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:SDL|JoyBallEvent]]&lt;/div&gt;</summary>
		<author><name>I0n0s</name></author>	</entry>

	</feed>