361 lines
		
	
	
	
		
			20 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			361 lines
		
	
	
	
		
			20 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | ||
| <html lang="en">
 | ||
| <head>
 | ||
|     <meta charset="utf-8">
 | ||
|     <title>LTRect</title>
 | ||
|     <link rel="stylesheet" href="http://yui.yahooapis.com/3.8.0pr2/build/cssgrids/cssgrids-min.css">
 | ||
|     <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
 | ||
|     <link rel="stylesheet" href="../assets/css/main.css" id="site_styles">
 | ||
|     <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
 | ||
|     <script>
 | ||
|       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 | ||
|       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 | ||
|       m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 | ||
|       })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 | ||
| 
 | ||
|       ga('create', 'UA-23694672-1', 'dentedpixel.com');
 | ||
|       ga('send', 'pageview');
 | ||
| 
 | ||
|     </script>
 | ||
|     <script src="../assets/js/leantween.js"></script>
 | ||
|     <link rel="shortcut icon" type="image/png" href="../assets/favicon.png">
 | ||
|     <script src="http://yui.yahooapis.com/combo?3.8.0pr2/build/yui/yui-min.js"></script>
 | ||
| </head>
 | ||
| <body class="yui3-skin-sam">
 | ||
| 
 | ||
| <div id="doc">
 | ||
|     <div id="hd" class="yui3-g header">
 | ||
|         <div class="yui3-u-3-4">
 | ||
|                 <h1><a href="http://dentedpixel.com/developer-diary/leantween-speed-comparison-to-itween/"><img src="http://s3.amazonaws.com/dentedpixel.com/LeanTween/leantween-logo.png" title=""></a></h1> <div style="position:absolute; left:146px; top:90px;">- Developed by <a href="http://www.dentedpixel.com">Dented Pixel</a></div>
 | ||
|         </div>
 | ||
|         <div class="yui3-u-1-4 version">
 | ||
|             <em style="margin-top:2px">API Docs for: LeanTween 2.50</em><br>
 | ||
|             <table id="support">
 | ||
|                 <tr>
 | ||
|                 <td>
 | ||
|                     <h3 style="margin:7px 0 3px 0; width: 200px;">Support LeanTween!</h3>
 | ||
|             <!--<a href="http://www.amazon.com/?tag=carbcutt-20&camp=1&creative=4365&linkCode=ez&ref-refURL=" target="_blank">Click this link</a> before your<br>next Amazon shopping spree!<br>
 | ||
|              -->
 | ||
|                 </td>
 | ||
|                 <td><!--
 | ||
|                     <a href="http://www.amazon.com/?tag=carbcutt-20&camp=1&creative=4365&linkCode=ez&ref-refURL=" target="_blank"><img src="http://dentedpixel.com/LeanTweenDocumentation/assets/img/amz.gif" width="148" height="40" title="shop amazon" /></a>-->
 | ||
|                     <form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="margin-top:5px;">
 | ||
|             <!--<div style="margin:2px 0px 6px 24px; float:left;">or </div>-->
 | ||
|             <input type="hidden" name="cmd" value="_s-xclick">
 | ||
|             <input type="hidden" name="hosted_button_id" value="YJPUT3RAK5VL8">
 | ||
|             <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
 | ||
|             
 | ||
|             <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 | ||
|             
 | ||
|             </form>
 | ||
|                 </td>
 | ||
|             </tr>
 | ||
|         </table>
 | ||
|         </div>
 | ||
| 
 | ||
|         <h4 style="position:absolute; top:80px; right:7px; width:500px; letter-spacing:normal; word-spacing:normal; font-size:9pt; text-align:right; font-style: italic;">Maintaining and adding new features takes time, your support is appreciated.</h4>
 | ||
|     </div>
 | ||
|     <div id="bd" class="yui3-g">
 | ||
| 
 | ||
|         <div class="yui3-u-1-4">
 | ||
|             <div id="docs-sidebar" class="sidebar apidocs">
 | ||
|                 <div id="api-list">
 | ||
|                     <h2 class="off-left">APIs</h2>
 | ||
|                     <div id="api-tabview" class="tabview">
 | ||
|                         <ul class="tabs">
 | ||
|                             <li><a href="#api-classes">Classes</a></li>
 | ||
|                             <li><a href="#api-modules">Modules</a></li>
 | ||
|                         </ul>
 | ||
|                 
 | ||
|                         <div id="api-tabview-filter">
 | ||
|                             <input type="search" id="api-filter" placeholder="Type to filter APIs">
 | ||
|                         </div>
 | ||
|                 
 | ||
|                         <div id="api-tabview-panel">
 | ||
|                             <ul id="api-classes" class="apis classes">
 | ||
|                                 <li><a href="../classes/LeanAudio.html">LeanAudio</a></li>
 | ||
|                                 <li><a href="../classes/LeanAudioOptions.html">LeanAudioOptions</a></li>
 | ||
|                                 <li><a href="../classes/LeanSmooth.html">LeanSmooth</a></li>
 | ||
|                                 <li><a href="../classes/LeanTween.html">LeanTween</a></li>
 | ||
|                                 <li><a href="../classes/LeanTweenType.html">LeanTweenType</a></li>
 | ||
|                                 <li><a href="../classes/LTBezierPath.html">LTBezierPath</a></li>
 | ||
|                                 <li><a href="../classes/LTDescr.html">LTDescr</a></li>
 | ||
|                                 <li><a href="../classes/LTEvent.html">LTEvent</a></li>
 | ||
|                                 <li><a href="../classes/LTRect.html">LTRect</a></li>
 | ||
|                                 <li><a href="../classes/LTSeq.html">LTSeq</a></li>
 | ||
|                                 <li><a href="../classes/LTSpline.html">LTSpline</a></li>
 | ||
|                             </ul>
 | ||
|                 
 | ||
|                             <ul id="api-modules" class="apis modules">
 | ||
|                             </ul>
 | ||
|                         </div>
 | ||
|                     </div>
 | ||
|                 </div>
 | ||
|                 <div id="advertising">
 | ||
|                     <h2>More From<br><a href="http://www.dentedpixel.com">Dented Pixel</a></h2><br>
 | ||
|                     <a href="https://www.assetstore.unity3d.com/en/#!/content/9455" target="_blank"><img src="http://dentedpixel.com/assets/LTEditor-doc-icon.jpg" width="175" height="175" /><br>Create tweens with: Visual Editor. Sculpt complex spline paths.</a>
 | ||
|                     <br>
 | ||
|                     <a href="https://itunes.apple.com/us/app/monkeyshines/id530998075?mt=8" target="_blank"><img src="http://a1.mzstatic.com/us/r30/Purple3/v4/d4/2b/ce/d42bce69-b3d3-d7f8-88e9-caa92664b5b1/icon350x350.jpeg" width="175" height="175" /><br>RIN - A swinging good time!</a>
 | ||
|                     <br>
 | ||
|                     <a href="https://itunes.apple.com/us/app/princess-piano/id445283531?mt=8" target="_blank"><img src="http://a3.mzstatic.com/us/r1000/096/Purple/v4/8c/1e/05/8c1e0590-db82-1d72-2956-2b6470f37ed0/mza_4230031260893485317.175x175-75.jpg" width="175" height="175" /><br>Princess Piano - Learn musical notation<br>in this melodious adventure!</a>
 | ||
|                 </div>
 | ||
|             </div>
 | ||
|         </div>
 | ||
|         <div class="yui3-u-3-4">
 | ||
|                 <div id="api-options">
 | ||
|                     Show:
 | ||
|                     <label for="api-show-inherited">
 | ||
|                         <input type="checkbox" id="api-show-inherited" checked>
 | ||
|                         Inherited
 | ||
|                     </label>
 | ||
|             
 | ||
|                     <label for="api-show-protected">
 | ||
|                         <input type="checkbox" id="api-show-protected">
 | ||
|                         Protected
 | ||
|                     </label>
 | ||
|             
 | ||
|                     <label for="api-show-private">
 | ||
|                         <input type="checkbox" id="api-show-private">
 | ||
|                         Private
 | ||
|                     </label>
 | ||
|                     <label for="api-show-deprecated">
 | ||
|                         <input type="checkbox" id="api-show-deprecated">
 | ||
|                         Deprecated
 | ||
|                     </label>
 | ||
|             
 | ||
|                 </div>
 | ||
|             
 | ||
|             <div class="apidocs">
 | ||
|                 <div id="docs-main">
 | ||
|                     <div class="content">
 | ||
|                         <h1>LTRect Class</h1>
 | ||
|                         <div class="box meta">
 | ||
|                         
 | ||
|                         
 | ||
|                                 <div class="foundat">
 | ||
|                                     Defined in: <a href="../files/LeanTween.cs.html#l3593"><code>LeanTween.cs:3593</code></a>
 | ||
|                                 </div>
 | ||
|                         
 | ||
|                         
 | ||
|                         </div>
 | ||
|                         
 | ||
|                         
 | ||
|                         <div class="box intro">
 | ||
|                             <p>Animate GUI Elements by creating this object and passing the *.rect variable to the GUI method<br /><br />
 | ||
|                         <strong>Example Javascript: </strong><br />var bRect:LTRect = new LTRect( 0, 0, 100, 50 );<br />
 | ||
|                         LeanTween.scale( bRect, Vector2(bRect.rect.width, bRect.rect.height) * 1.3, 0.25 );<br />
 | ||
|                         function OnGUI(){<br />
 | ||
|                           if(GUI.Button(bRect.rect, "Scale")){ }<br />
 | ||
|                         }<br />
 | ||
|                         <br />
 | ||
|                         <strong>Example C#: </strong> <br />
 | ||
|                         LTRect bRect = new LTRect( 0f, 0f, 100f, 50f );<br />
 | ||
|                         LeanTween.scale( bRect, new Vector2(150f,75f), 0.25f );<br />
 | ||
|                         void OnGUI(){<br />
 | ||
|                           if(GUI.Button(bRect.rect, "Scale")){ }<br />
 | ||
|                         }<br /></p>
 | ||
|                         
 | ||
|                         </div>
 | ||
|                         
 | ||
|                             <div class="constructor">
 | ||
|                                 <h2>Constructor</h2>
 | ||
|                                 <div id="method_LTRect" class="method item">
 | ||
|                                     <h3 class="name"><code>LTRect</code></h3>
 | ||
|                                 
 | ||
|                                         <div class="args">
 | ||
|                                             <span class="paren">(</span><ul class="args-list inline commas">
 | ||
|                                                 <li class="arg">
 | ||
|                                                         <code>x:float</code>
 | ||
|                                                 </li>
 | ||
|                                                 <li class="arg">
 | ||
|                                                         <code>y:float</code>
 | ||
|                                                 </li>
 | ||
|                                                 <li class="arg">
 | ||
|                                                         <code>width:float</code>
 | ||
|                                                 </li>
 | ||
|                                                 <li class="arg">
 | ||
|                                                         <code>height:float</code>
 | ||
|                                                 </li>
 | ||
|                                                 <li class="arg">
 | ||
|                                                         <code>alpha:float</code>
 | ||
|                                                 </li>
 | ||
|                                                 <li class="arg">
 | ||
|                                                         <code>rotation:float</code>
 | ||
|                                                 </li>
 | ||
|                                             </ul><span class="paren">)</span>
 | ||
|                                         </div>
 | ||
|                                 
 | ||
|                                 
 | ||
|                                 
 | ||
|                                 
 | ||
|                                 
 | ||
|                                 
 | ||
|                                 
 | ||
|                                 
 | ||
|                                     <div class="meta">
 | ||
|                                                 <p>
 | ||
|                                                 Defined in
 | ||
|                                         <a href="../files/LeanTween.cs.html#l3593"><code>LeanTween.cs:3593</code></a>
 | ||
|                                         </p>
 | ||
|                                 
 | ||
|                                 
 | ||
|                                 
 | ||
|                                     </div>
 | ||
|                                 
 | ||
|                                     <div class="description">
 | ||
|                                         
 | ||
|                                     </div>
 | ||
|                                 
 | ||
|                                         <div class="params">
 | ||
|                                             <h4>Parameters:</h4>
 | ||
|                                 
 | ||
|                                             <ul class="params-list">
 | ||
|                                                 <li class="param">
 | ||
|                                                         <code class="param-name">x:float</code>
 | ||
|                                                         <span class="type">Float</span>
 | ||
|                                 
 | ||
|                                 
 | ||
|                                                     <div class="param-description">
 | ||
|                                                         <p>X location</p>
 | ||
|                                 
 | ||
|                                                     </div>
 | ||
|                                 
 | ||
|                                                 </li>
 | ||
|                                                 <li class="param">
 | ||
|                                                         <code class="param-name">y:float</code>
 | ||
|                                                         <span class="type">Float</span>
 | ||
|                                 
 | ||
|                                 
 | ||
|                                                     <div class="param-description">
 | ||
|                                                         <p>Y location</p>
 | ||
|                                 
 | ||
|                                                     </div>
 | ||
|                                 
 | ||
|                                                 </li>
 | ||
|                                                 <li class="param">
 | ||
|                                                         <code class="param-name">width:float</code>
 | ||
|                                                         <span class="type">Float</span>
 | ||
|                                 
 | ||
|                                 
 | ||
|                                                     <div class="param-description">
 | ||
|                                                         <p>Width</p>
 | ||
|                                 
 | ||
|                                                     </div>
 | ||
|                                 
 | ||
|                                                 </li>
 | ||
|                                                 <li class="param">
 | ||
|                                                         <code class="param-name">height:float</code>
 | ||
|                                                         <span class="type">Float</span>
 | ||
|                                 
 | ||
|                                 
 | ||
|                                                     <div class="param-description">
 | ||
|                                                         <p>Height</p>
 | ||
|                                 
 | ||
|                                                     </div>
 | ||
|                                 
 | ||
|                                                 </li>
 | ||
|                                                 <li class="param">
 | ||
|                                                         <code class="param-name">alpha:float</code>
 | ||
|                                                         <span class="type">Float</span>
 | ||
|                                 
 | ||
|                                 
 | ||
|                                                     <div class="param-description">
 | ||
|                                                         <p>(Optional) initial alpha amount (0-1)</p>
 | ||
|                                 
 | ||
|                                                     </div>
 | ||
|                                 
 | ||
|                                                 </li>
 | ||
|                                                 <li class="param">
 | ||
|                                                         <code class="param-name">rotation:float</code>
 | ||
|                                                         <span class="type">Float</span>
 | ||
|                                 
 | ||
|                                 
 | ||
|                                                     <div class="param-description">
 | ||
|                                                         <p>(Optional) initial rotation in degrees (0-360)</p>
 | ||
|                                 
 | ||
|                                                     </div>
 | ||
|                                 
 | ||
|                                                 </li>
 | ||
|                                             </ul>
 | ||
|                                         </div>
 | ||
|                                 
 | ||
|                                 
 | ||
|                                 </div>
 | ||
|                             </div>
 | ||
|                         
 | ||
|                         <div id="classdocs" class="tabview">
 | ||
|                             <ul class="api-class-tabs">
 | ||
|                                 <li class="api-class-tab index"><a href="#index">Index</a></li>
 | ||
|                         
 | ||
|                                     <li class="api-class-tab properties"><a href="#properties">Properties</a></li>
 | ||
|                             </ul>
 | ||
|                         
 | ||
|                             <div>
 | ||
|                                 <div id="index" class="api-class-tabpanel index">
 | ||
|                                     <h2 class="off-left">Item Index</h2>
 | ||
|                         
 | ||
|                         
 | ||
|                                         <div class="index-section properties">
 | ||
|                                             <h3>Properties</h3>
 | ||
|                         
 | ||
|                                             <ul class="index-list properties">
 | ||
|                                                     <li class="index-item property">
 | ||
|                                                         <a href="#property_rect">rect</a>
 | ||
|                         
 | ||
|                                                     </li>
 | ||
|                                             </ul>
 | ||
|                                         </div>
 | ||
|                         
 | ||
|                         
 | ||
|                                 </div>
 | ||
|                         
 | ||
|                         
 | ||
|                                     <div id="properties" class="api-class-tabpanel">
 | ||
|                                         <h2 class="off-left">Properties</h2>
 | ||
|                         
 | ||
|                                             <div id="property_rect" class="property item">
 | ||
|                                                 <h3 class="name"><code>rect</code></h3>
 | ||
|                                                 <span class="type">Rect rect:Rect Rect object that controls the positioning and size</span>
 | ||
|                                             
 | ||
|                                             
 | ||
|                                             
 | ||
|                                             
 | ||
|                                             
 | ||
|                                                 <div class="meta">
 | ||
|                                                             <p>
 | ||
|                                                             Defined in
 | ||
|                                                     <a href="../files/LeanTween.cs.html#l3620"><code>LeanTween.cs:3620</code></a>
 | ||
|                                                     </p>
 | ||
|                                             
 | ||
|                                             
 | ||
|                                                 </div>
 | ||
|                                             
 | ||
|                                                 <div class="description">
 | ||
|                                                     <p>Pass this value to the GUI Methods</p>
 | ||
|                                             
 | ||
|                                                 </div>
 | ||
|                                             
 | ||
|                                             
 | ||
|                                             
 | ||
|                                             </div>
 | ||
|                                     </div>
 | ||
|                         
 | ||
|                         
 | ||
|                             </div>
 | ||
|                         </div>
 | ||
|                     </div>
 | ||
|                 </div>
 | ||
|             </div>
 | ||
|         </div>
 | ||
|     </div>
 | ||
| </div>
 | ||
| <script src="../assets/vendor/prettify/prettify-min.js"></script>
 | ||
| <script>prettyPrint();</script>
 | ||
| <script src="../assets/js/yui-prettify.js"></script>
 | ||
| <script src="../assets/../api.js"></script>
 | ||
| <script src="../assets/js/api-filter.js"></script>
 | ||
| <script src="../assets/js/api-list.js"></script>
 | ||
| <script src="../assets/js/api-search.js"></script>
 | ||
| <script src="../assets/js/apidocs.js"></script>
 | ||
| </body>
 | ||
| </html>
 | 
