Source of: /manual/fa/function.swfdisplayitem.getrot.php
<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/class.swfdisplayitem.inc";
$setup = array (
'home' =>
array (
0 => 'index.php',
1 => 'PHP Manual',
),
'head' =>
array (
0 => 'UTF-8',
1 => 'fa',
),
'this' =>
array (
0 => 'function.swfdisplayitem.getrot.php',
1 => 'SWFDisplayItem->getRot',
),
'up' =>
array (
0 => 'class.swfdisplayitem.php',
1 => 'SWFDisplayItem',
),
'prev' =>
array (
0 => 'function.swfdisplayitem.endmask.php',
1 => 'SWFDisplayItem->endMask',
),
'next' =>
array (
0 => 'function.swfdisplayitem.getx.php',
1 => 'SWFDisplayItem->getX',
),
);
$setup["toc"] = $TOC;
$setup["parents"] = $PARENTS;
manual_setup($setup);
manual_header();
?>
<div id="function.swfdisplayitem.getrot" class="refentry">
<div class="refnamediv">
<h1 class="refname">SWFDisplayItem->getRot</h1>
<p class="verinfo">(PHP 5 <= 5.3.0, PECL ming SVN)</p><p class="refpurpose"><span class="refname">SWFDisplayItem->getRot</span> — <span class="dc-title">
</div>
<div class="refsect1 description" id="refsect1-function.swfdisplayitem.getrot-description">
<h3 class="title">Description</h3>
<div class="classsynopsis">
<div class="ooclass"></div>
<div class="methodsynopsis dc-description">
<span class="type">float</span> <span class="methodname"><b>SWFDisplayItem::getRot</b></span>
( <span class="methodparam">void</span>
)</div>
</div>
<div class="warning"><b class="warning">Warning</b><p class="simpara">This function is
currently not documented; only its argument list is available.
</p></div>
</div>
</div><?php manual_footer(); ?>