<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java Archives - Joshua Woehlke</title>
	<atom:link href="https://joshuawoehlke.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>https://joshuawoehlke.com/category/java/</link>
	<description>Developer</description>
	<lastBuildDate>Fri, 17 May 2024 00:28:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Detecting Clicks on Rotated Rectangles</title>
		<link>https://joshuawoehlke.com/detecting-clicks-rotated-rectangles/</link>
					<comments>https://joshuawoehlke.com/detecting-clicks-rotated-rectangles/#comments</comments>
		
		<dc:creator><![CDATA[administrator]]></dc:creator>
		<pubDate>Thu, 05 Jan 2017 20:48:56 +0000</pubDate>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://joshuawoehlke.com/?p=730</guid>

					<description><![CDATA[Normally in web application development, clicks are a matter of listeners. Either a click hit a thing or it didn&#8217;t. When using the HTML5 canvas, this isn&#8217;t the case. Images and features&#160;are rendered onto it, but you can&#8217;t attach a listener to them. Instead, you monitor where these elements visually reside&#160;versus where clicks land. If [&#8230;]]]></description>
		
					<wfw:commentRss>https://joshuawoehlke.com/detecting-clicks-rotated-rectangles/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
