<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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:media="http://search.yahoo.com/mrss/"><channel><title>gideros on Plicatibu</title><link>https://plicatibu.com/tags/gideros/</link><description>Recent content in gideros on Plicatibu</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2023, All Rights Reserved</copyright><lastBuildDate>Mon, 23 Dec 2019 19:27:03 -0300</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://plicatibu.com/tags/gideros/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Image Following Mouse in Gideros</title><link>https://plicatibu.com/posts/how-to-image-following-mouse-in-gideros/</link><pubDate>Mon, 23 Dec 2019 19:27:03 -0300</pubDate><atom:modified>Mon, 23 Dec 2019 19:27:03 -0300</atom:modified><guid>https://plicatibu.com/posts/how-to-image-following-mouse-in-gideros/</guid><description>&lt;p>The idea is quite simple. I subscribe to receive notifications that the mouse has moved and at this point I read the position of the mouse. Then I just have to move my image to near the position where the mouse is.&lt;/p></description><dc:creator>Márcio Andrey Oliveira</dc:creator><media:content url="https://plicatibu.com/images/featured/posts/gideros-160x65.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>gideros</category><category>tutorial</category><category>images</category><category>gideros</category></item><item><title>How to Move an Image in Gideros</title><link>https://plicatibu.com/posts/how-to-move-an-image-in-gideros/</link><pubDate>Sat, 21 Dec 2019 12:47:08 -0300</pubDate><atom:modified>Sat, 21 Dec 2019 12:47:08 -0300</atom:modified><guid>https://plicatibu.com/posts/how-to-move-an-image-in-gideros/</guid><description>&lt;p>The snippet below move an image using &lt;a href="http://giderosmobile.com/">Gideros Mobile&lt;/a>.&lt;/p>
&lt;p>For it we will use LiquidFun (it&amp;rsquo;s like Box2D on steroids).&lt;/p></description><dc:creator>Márcio Andrey Oliveira</dc:creator><media:content url="https://plicatibu.com/images/featured/posts/gideros-160x65.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>gideros</category><category>tutorial</category><category>images</category><category>gideros</category></item><item><title>How to Click on Image in Gideros</title><link>https://plicatibu.com/posts/how-to-click-on-image-in-gideros/</link><pubDate>Fri, 20 Dec 2019 14:04:01 -0300</pubDate><atom:modified>Fri, 20 Dec 2019 14:04:01 -0300</atom:modified><guid>https://plicatibu.com/posts/how-to-click-on-image-in-gideros/</guid><description>&lt;p>The snippet below shows how to react to both click and touch events in &lt;a href="http://giderosmobile.com/">Gideros Mobile&lt;/a>.&lt;/p>
&lt;p>Notice that touch events are meant for mobile devices and allow us to handle single and multi touches. On the other hand, mouse events are meant for desktops but you can use them to handle single touchs in mobiles too.&lt;/p></description><dc:creator>Márcio Andrey Oliveira</dc:creator><media:content url="https://plicatibu.com/images/featured/posts/gideros-160x65.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>gideros</category><category>tutorial</category><category>images</category><category>gideros</category></item><item><title>How to Load an Image in Gideros</title><link>https://plicatibu.com/posts/how-to-load-an-image-in-gideros/</link><pubDate>Fri, 20 Dec 2019 11:25:09 -0300</pubDate><atom:modified>Fri, 20 Dec 2019 11:25:09 -0300</atom:modified><guid>https://plicatibu.com/posts/how-to-load-an-image-in-gideros/</guid><description>&lt;p>The snippet below shows how to load and show an image using &lt;a href="http://giderosmobile.com/">Gideros Mobile&lt;/a>. Notice that if we remove all comments, it reduces source code to just 5 lines.&lt;/p></description><dc:creator>Márcio Andrey Oliveira</dc:creator><media:content url="https://plicatibu.com/images/featured/posts/gideros-160x65.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>gideros</category><category>tutorial</category><category>images</category><category>gideros</category></item></channel></rss>