<?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_JoyButtonEvent</id>
		<title>SDL JoyButtonEvent - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.delphigl.com/index.php?action=history&amp;feed=atom&amp;title=SDL_JoyButtonEvent"/>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=SDL_JoyButtonEvent&amp;action=history"/>
		<updated>2026-05-05T05:53:36Z</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_JoyButtonEvent&amp;diff=22014&amp;oldid=prev</id>
		<title>I0n0s: Die Seite wurde neu angelegt: = SDL_JoyButtonEvent =   == Name == '''TSDL_JoyButtonEvent''' - Beschreibt Knopfdrücke eines Joysticks   == Delphi-Spezifikation ==   '''TSDL_JoyButtonEvent''' = '''re...</title>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=SDL_JoyButtonEvent&amp;diff=22014&amp;oldid=prev"/>
				<updated>2008-08-05T23:11:57Z</updated>
		
		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: = SDL_JoyButtonEvent =   == Name == &amp;#039;&amp;#039;&amp;#039;TSDL_JoyButtonEvent&amp;#039;&amp;#039;&amp;#039; - Beschreibt Knopfdrücke eines Joysticks   == Delphi-Spezifikation ==   &amp;#039;&amp;#039;&amp;#039;TSDL_JoyButtonEvent&amp;#039;&amp;#039;&amp;#039; = &amp;#039;&amp;#039;&amp;#039;re...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= SDL_JoyButtonEvent =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Name ==&lt;br /&gt;
'''TSDL_JoyButtonEvent''' - Beschreibt Knopfdrücke eines Joysticks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Delphi-Spezifikation ==&lt;br /&gt;
  '''TSDL_JoyButtonEvent''' = '''record'''&lt;br /&gt;
    ''type_'': UInt8;&lt;br /&gt;
    ''which'': UInt8;&lt;br /&gt;
    ''button'': UInt8;&lt;br /&gt;
    ''state'': UInt8;&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_JOYBUTTONDOWN oder SDL_JOYBUTTONUP&lt;br /&gt;
|-&lt;br /&gt;
! ''which'' &lt;br /&gt;
| Geräteindex&lt;br /&gt;
|-&lt;br /&gt;
! ''button'' &lt;br /&gt;
| Knopfindex&lt;br /&gt;
|-&lt;br /&gt;
! ''state'' &lt;br /&gt;
| SDL_PRESSED oder SDL_RELEASED&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Beschreibung == &lt;br /&gt;
SDL_JoyButtonEventist ein Element von [[SDL_Event]] und wird dazu benutzt Ereignisse des Types SDL_JOYBUTTONDOWN oder SDL_JOYBUTTONUP zu beschreiben.&lt;br /&gt;
&lt;br /&gt;
Ein SDL_JOYBUTTONDOWN oder SDL_JOYBUTTONUP Ereignis tritt dann auf, wenn ein Benutzer einen Knopf eines Joysticks drückt oder loslässt. ''which'' präsentiert dabei der Index des Joysticks und ''button'' der Index des gedrückten/losgelassenen Knopf und ''state'' ist entweder SDL_PRESSED oder SDL_RELEASED.&lt;br /&gt;
&lt;br /&gt;
== Siehe auch ==&lt;br /&gt;
[[SDL_Event]], [[SDL_JoystickEventState]], [[SDL_JoystickGetButton]]&lt;br /&gt;
[[Kategorie:SDL|JoyButtonEvent]]&lt;/div&gt;</summary>
		<author><name>I0n0s</name></author>	</entry>

	</feed>