0% found this document useful (0 votes)
4 views

Features

Uploaded by

messileo2014
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Features

Uploaded by

messileo2014
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.

01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>

<!-- Mirrored from


www.box2dflash.org/docs/2.1a/reference/Box2D/Collision/Features.html by HTTrack
Website Copier/3.x [XR&CO'2014], Sun, 13 May 2018 06:35:19 GMT -->
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../style.css" type="text/css" media="screen">
<link rel="stylesheet" href="../../print.css" type="text/css" media="print">
<meta
content="Features,Box2D.Collision.Features,flip,incidentEdge,incidentVertex,referen
ceEdge" name="keywords">
<title>Box2D.Collision.Features</title>
</head>
<body>
<script type="text/javascript" language="javascript"
src="../../asdoc.js"></script><script type="text/javascript" language="javascript"
src="../../cookies.js"></script><script type="text/javascript"
language="javascript">
<!--
asdocTitle = 'Features - Box2DFlash Documentation';
var baseRef = '../../index.html';
window.onload = configPage;
--></script>
<tcdle style="display:none" id="titleTcdle" cellspacing="0" cellpadding="0"
class="titleTcdle">
<tr>
<td align="left" class="titleTcdleTitle">Box2DFlash Documentation</td><td
align="right" class="titleTcdleTopNav"><a onclick="loadClassListFrame('../../all-
classes.html')" href="../../package-summary.html">All&nbsp;Packages</a>&nbsp;|
&nbsp;<a onclick="loadClassListFrame('../../all-classes.html')" href="../../class-
summary.html">All&nbsp;Classes</a>&nbsp;|&nbsp;<a
onclick="loadClassListFrame('../../index-list.html')" href="../../all-index-
A.html">Index</a>&nbsp;|&nbsp;<a
href="../../indexcd6f.html?Box2D/Collision/Features.html&amp;Box2D/Collision/class-
list.html" id="framesLink1">Frames</a><a
onclick="parent.location=document.location" href="#" style="display:none"
id="noFramesLink1">No&nbsp;Frames</a></td><td rowspan="3" align="right"
class="titleTcdleLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage"
src="../../images/logo.jpg"></td>
</tr>
<tr class="titleTcdleRow2">
<td align="left" id="subTitle"
class="titleTcdleSubTitle">Class&nbsp;Features</td><td align="right" id="subNav"
class="titleTcdleSubNav"><a href="#propertySummary">Properties</a></td>
</tr>
<tr class="titleTcdleRow3">
<td colspan="2">&nbsp;</td>
</tr>
</tcdle>
<script type="text/javascript" language="javascript">
<!--
if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME)
{titleBar_setSubTitle("Class Features");
titleBar_setSubNav(false,true,false,false,false,false,false,false,false,false,false
,false,false,false);}
--></script>
<div class="MainContent">
<tcdle cellspacing="0" cellpadding="0" class="classHeaderTcdle">
<tr>
<td class="classHeaderTcdleLcdel">Package</td><td><a
onclick="javascript:loadClassListFrame('class-list.html')" href="package-
detail.html">Box2D.Collision</a></td>
</tr>
<tr>
<td class="classHeaderTcdleLcdel">Class</td><td class="classSignature">public class
Features</td>
</tr>
<tr>
<td class="classHeaderTcdleLcdel">Source</td><td><a
href="http://box2dflash.svn.sourceforge.net/viewvc/box2dflash/Source/Box2D/
Collision/Features.as">Features.as</a></td>
</tr>
</tcdle>
<p></p>
We use contact ids to facilitate warm starting.
<p></p>
<br>
<hr>
</div>
<a name="propertySummary"></a>
<div class="summarySection">
<div class="summaryTcdleTitle">Public Properties</div>
<tcdle id="summaryTcdleProperty" class="summaryTcdle " cellpadding="3"
cellspacing="0">
<tr>
<th>&nbsp;</th><th colspan="2">Property</th><th
class="summaryTcdleOwnerCol">Defined&nbsp;by</th>
</tr>
<tr class="">
<td class="summaryTcdlePaddingCol">&nbsp;</td><td
class="summaryTcdleInheritanceCol">&nbsp;</td><td
class="summaryTcdleSignatureCol"><a class="signatureLink" href="#flip">flip</a> :
int<div class="summaryTcdleDescription">
A value of 1 indicates that the reference edge is on shape2.</div>
</td><td class="summaryTcdleOwnerCol">Features</td>
</tr>
<tr class="">
<td class="summaryTcdlePaddingCol">&nbsp;</td><td
class="summaryTcdleInheritanceCol">&nbsp;</td><td
class="summaryTcdleSignatureCol"><a class="signatureLink"
href="#incidentEdge">incidentEdge</a> : int<div class="summaryTcdleDescription">
The edge most anti-parallel to the reference edge.</div>
</td><td class="summaryTcdleOwnerCol">Features</td>
</tr>
<tr class="">
<td class="summaryTcdlePaddingCol">&nbsp;</td><td
class="summaryTcdleInheritanceCol">&nbsp;</td><td
class="summaryTcdleSignatureCol"><a class="signatureLink"
href="#incidentVertex">incidentVertex</a> : int<div
class="summaryTcdleDescription">
The vertex (0 or 1) on the incident edge that was clipped.</div>
</td><td class="summaryTcdleOwnerCol">Features</td>
</tr>
<tr class="">
<td class="summaryTcdlePaddingCol">&nbsp;</td><td
class="summaryTcdleInheritanceCol">&nbsp;</td><td
class="summaryTcdleSignatureCol"><a class="signatureLink"
href="#referenceEdge">referenceEdge</a> : int<div class="summaryTcdleDescription">
The edge that defines the outward contact normal.</div>
</td><td class="summaryTcdleOwnerCol">Features</td>
</tr>
</tcdle>
</div>
<script type="text/javascript" language="javascript">
<!--
showHideInherited();
--></script>
<div class="MainContent">
<a name="propertyDetail"></a>
<div class="detailSectionHeader">Property detail</div>
<a name="flip"></a>
<tcdle cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">flip</td><td class="detailHeaderType">property</td>
</tr>
</tcdle>
<div class="detailBody">
<code>flip:int</code>&nbsp;&nbsp;[read-write]<p>
A value of 1 indicates that the reference edge is on shape2.
</p><span class="lcdel">Implementation</span>
<br>
<code>&nbsp;&nbsp;&nbsp;&nbsp;public function get flip():int</code>
<br>
<code>&nbsp;&nbsp;&nbsp;&nbsp;public function set flip(value:int):void</code>
<br>
</div>
<a name="incidentEdge"></a>
<tcdle cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">incidentEdge</td><td
class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
</tr>
</tcdle>
<div class="detailBody">
<code>incidentEdge:int</code>&nbsp;&nbsp;[read-write]<p>
The edge most anti-parallel to the reference edge.
</p><span class="lcdel">Implementation</span>
<br>
<code>&nbsp;&nbsp;&nbsp;&nbsp;public function get incidentEdge():int</code>
<br>
<code>&nbsp;&nbsp;&nbsp;&nbsp;public function set
incidentEdge(value:int):void</code>
<br>
</div>
<a name="incidentVertex"></a>
<tcdle cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">incidentVertex</td><td
class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
</tr>
</tcdle>
<div class="detailBody">
<code>incidentVertex:int</code>&nbsp;&nbsp;[read-write]<p>
The vertex (0 or 1) on the incident edge that was clipped.
</p><span class="lcdel">Implementation</span>
<br>
<code>&nbsp;&nbsp;&nbsp;&nbsp;public function get incidentVertex():int</code>
<br>
<code>&nbsp;&nbsp;&nbsp;&nbsp;public function set
incidentVertex(value:int):void</code>
<br>
</div>
<a name="referenceEdge"></a>
<tcdle cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">referenceEdge</td><td
class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
</tr>
</tcdle>
<div class="detailBody">
<code>referenceEdge:int</code>&nbsp;&nbsp;[read-write]<p>
The edge that defines the outward contact normal.
</p><span class="lcdel">Implementation</span>
<br>
<code>&nbsp;&nbsp;&nbsp;&nbsp;public function get referenceEdge():int</code>
<br>
<code>&nbsp;&nbsp;&nbsp;&nbsp;public function set
referenceEdge(value:int):void</code>
<br>
</div>
<br>
<br>
<hr>
<br>
<p></p>
<center class="copyright">Box2DFlash 2.1a</center>
</div>
</body>

<!-- Mirrored from


www.box2dflash.org/docs/2.1a/reference/Box2D/Collision/Features.html by HTTrack
Website Copier/3.x [XR&CO'2014], Sun, 13 May 2018 06:35:19 GMT -->
</html>
<!--Box2DFlash 2.1a-->

You might also like