<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Clomosy | Forum : clIsIntersectsWith</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : clIsIntersectsWith]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 29 Apr 2026 01:47:23 +0000</pubDate>
  <lastBuildDate>Wed, 21 Aug 2024 11:11:30 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.clomosy.com.tr/RSS_post_feed.asp?TID=891</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://forum.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://forum.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[clIsIntersectsWith : Merhaba Habib,M&#305;zra&#287;&#305; sadece a&#351;a&#287;&#305;...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=891&amp;PID=1708#1708</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 891<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Ağustos&nbsp;2024 Saat 11:11<br /><br />Merhaba Habib,<div>Mızrağı sadece aşağı yukarı hareketine göre zemine yaklaşınca dener misin?</div>]]>
   </description>
   <pubDate>Wed, 21 Aug 2024 11:11:30 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=891&amp;PID=1708#1708</guid>
  </item> 
  <item>
   <title><![CDATA[clIsIntersectsWith : varMyGameForm:tclgameform;spea...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=891&amp;PID=1697#1697</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=198">Habip</a><br /><strong>Konu:</strong> 891<br /><strong>Gönderim Zamanı:</strong> 19&nbsp;Ağustos&nbsp;2024 Saat 18:03<br /><br /><div>var</div><div>MyGameForm:tclgameform;</div><div>spearTimer:TCLTimer;</div><div>spearImage:TClProImage;</div><div>backGroundImage,groundImage:TClProImage;</div><div>void SpearMove</div><div>{</div><div>&nbsp; if(spearImage.rotationAngle&lt;270)</div><div>&nbsp; {</div><div>&nbsp; &nbsp; spearImage.rotationAngle=spearImage.rotationAngle+2;</div><div>&nbsp; &nbsp; if(spearImage.rotationAngle&lt;150)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.x=backGroundImage.position.x-4;</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.y=backGroundImage.position.y-4;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.x=groundImage.position.x-20;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.y=groundImage.position.y-20;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else if(spearImage.rotationAngle&lt;165)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.x=backGroundImage.position.x-3;</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.y=backGroundImage.position.y-4;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.x=groundImage.position.x-15;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.y=groundImage.position.y-20;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else if(spearImage.rotationAngle&lt;180)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.x=backGroundImage.position.x-2;</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.y=backGroundImage.position.y-4;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.x=groundImage.position.x-10;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.y=groundImage.position.y-20;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else if(spearImage.rotationAngle&lt;195)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.y=backGroundImage.position.y-3;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.y=groundImage.position.y-15;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else if(spearImage.rotationAngle&lt;210)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.x=backGroundImage.position.x+3;</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.y=backGroundImage.position.y-3;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.x=groundImage.position.x+15;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.y=groundImage.position.y-15;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else if(spearImage.rotationAngle&lt;225)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.x=backGroundImage.position.x+4;</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.y=backGroundImage.position.y-1.6;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.x=groundImage.position.x+20;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.y=groundImage.position.y-8;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else if(spearImage.rotationAngle&lt;240)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.x=backGroundImage.position.x+4;</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.y=backGroundImage.position.y-1.2;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.x=groundImage.position.x+20;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.y=groundImage.position.y-6;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else if(spearImage.rotationAngle&lt;255)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.x=backGroundImage.position.x+4;</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.y=backGroundImage.position.y-0.8;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.x=groundImage.position.x+20;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.y=groundImage.position.y-4;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else if(spearImage.rotationAngle&lt;270)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.x=backGroundImage.position.x+4;</div><div>&nbsp; &nbsp; &nbsp; backGroundImage.position.y=backGroundImage.position.y-0.4;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.x=groundImage.position.x+20;</div><div>&nbsp; &nbsp; &nbsp; groundImage.position.y=groundImage.position.y-2;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; if(MyGameForm.clIsIntersectsWith(spearImage, groundImage))</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; spearTimer.enabled=false;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; }</div><div>&nbsp; else</div><div>&nbsp; {</div><div>&nbsp; &nbsp; spearTimer.enabled=false;</div><div>&nbsp; }</div><div>}</div><div>{</div><div>&nbsp; MyGameForm=tclgameform.Create(Self);</div><div>&nbsp;&nbsp;</div><div>&nbsp; spearImage = MyGameForm.AddNewProImage(MyGameForm,'spearImage');</div><div>&nbsp; clComponent.SetupComponent(spearImage,'{</div><div>&nbsp; "Align" : "alNone",</div><div>&nbsp; "Width" :60,</div><div>&nbsp; "Height":259,</div><div>&nbsp; "ImgUrl":"<a href="https://i.imgur.com/bPXoifl.png" target="_blank" rel="nofollow">https://i.imgur.com/bPXoifl.png"</a>,</div><div>&nbsp; "BackgroundColor":"#FFFFFF",</div><div>&nbsp; "ImgFit":"yes"}');</div><div>&nbsp; spearImage.rotationAngle=135;</div><div>&nbsp; spearImage.position.x=MyGameForm.clWidth;</div><div>&nbsp;&nbsp;</div><div>&nbsp; groundImage = MyGameForm.AddNewProImage(MyGameForm,'groundImage');</div><div>&nbsp; clComponent.SetupComponent(groundImage,'{</div><div>&nbsp; "Align" : "alNone",</div><div>&nbsp; "Width" :1921,</div><div>&nbsp; "BackgroundColor":"#FFFFFF",</div><div>&nbsp; "Height":111,</div><div>&nbsp; "ImgFit":"yes"}');</div><div>&nbsp; groundImage.RotationAngle=90;</div><div>&nbsp; MyGameForm.SetImage(groundImage,'<a href="https://clomosy.com/WildRun/at2.png" target="_blank" rel="nofollow">https://clomosy.com/WildRun/at2.png</a>');</div><div>&nbsp; clRTMethod(groundImage, 'SendToBack');&nbsp;</div><div>&nbsp; groundImage.position.X=-MyGameForm.clHeight*12/10;</div><div>&nbsp;&nbsp;</div><div>&nbsp; backGroundImage = MyGameForm.AddNewProImage(MyGameForm,'backGroundImage');</div><div>&nbsp; clComponent.SetupComponent(backGroundImage,'{</div><div>&nbsp; "Align" : "alNone",</div><div>&nbsp; "Width" :1500,</div><div>&nbsp; "Height":750,</div><div>&nbsp; "ImgFit":"yes"}');</div><div>&nbsp; backGroundImage.RotationAngle=90;</div><div>&nbsp; MyGameForm.SetImage(backGroundImage,'<a href="https://r.resimlink.com/2gDoj-Q.png" target="_blank" rel="nofollow">https://r.resimlink.com/2gDoj-Q.png</a>');</div><div>&nbsp; clRTMethod(backGroundImage, 'SendToBack');&nbsp;</div><div>&nbsp;&nbsp;</div><div>&nbsp;&nbsp;</div><div>&nbsp; spearTimer=MyGameForm.AddNewTimer(MyGameForm,'spearTimer',100);</div><div>&nbsp; MyGameForm.AddNewEvent(spearTimer,tbeOnTimer,'SpearMove');</div><div>&nbsp; spearTimer.enabled=true;</div><div>&nbsp;&nbsp;</div><div>&nbsp; MyGameForm.Run;</div><div>}<br><br><br><br>clIsIntersectsWith image'ler arasında aşırı mesafe olmasına rağmen aktif hale geliyor</div>]]>
   </description>
   <pubDate>Mon, 19 Aug 2024 18:03:39 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=891&amp;PID=1697#1697</guid>
  </item> 
 </channel>
</rss>