Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Box2d ( ) : System | ||
Box2d ( |
||
Box2d ( |
||
Box2d ( |
||
Box2d ( |
||
Box2d ( |
||
Box2d ( |
||
Box2d ( |
||
Box2d ( float width, float height ) : System | ||
Box2d ( float l, float t, float r, float b ) : System | ||
Box2d ( float l, float t, float r, float b, bool normal ) : System | ||
Box2d ( int count, |
||
Box2d ( int l, int t, int r, int b ) : System | ||
Box2d ( int l, int t, int r, int b, bool normal ) : System | ||
Dispose ( ) : void | ||
center ( ) : |
||
contains ( |
||
contains ( |
||
contains ( |
||
contains ( |
||
deflate ( |
||
deflate ( |
||
deflate ( float d ) : |
||
deflate ( float x, float y ) : |
||
deflate ( float l, float b, float r, float t ) : |
||
empty ( ) : |
||
get ( |
||
get ( |
||
height ( ) : float | ||
inflate ( |
||
inflate ( |
||
inflate ( float d ) : |
||
inflate ( float x, float y ) : |
||
inflate ( float l, float b, float r, float t ) : |
||
intersectWith ( |
||
intersectWith ( |
||
isEmpty ( ) : bool | ||
isEmpty ( |
||
isEmpty ( |
||
isEmptyMinus ( ) : bool | ||
isEmptyMinus ( |
||
isEqualTo ( |
||
isEqualTo ( |
||
isIntersect ( |
||
isNormalized ( ) : bool | ||
isNull ( ) : bool | ||
kIdentity ( ) : |
||
leftBottom ( ) : |
||
leftTop ( ) : |
||
normalize ( ) : |
||
offset ( |
||
offset ( |
||
offset ( float x, float y ) : |
||
rightBottom ( ) : |
||
rightTop ( ) : |
||
scaleBy ( float sx ) : |
||
scaleBy ( float sx, float sy ) : |
||
set ( |
||
set ( |
||
set ( |
||
set ( |
||
set ( |
||
set ( float x1, float y1, float x2, float y2 ) : |
||
set ( int count, |
||
size ( ) : |
||
swapTopBottom ( ) : |
||
unionWith ( |
||
unionWith ( |
||
unionWith ( |
||
unionWith ( float x, float y ) : |
||
width ( ) : float |
Method | Description | |
---|---|---|
Box2d ( IntPtr cPtr, bool cMemoryOwn ) : System | ||
getCPtr ( |
public Box2d ( |
||
src | ||
normal | bool | |
return | System |
public Box2d ( |
||
pnt1 | ||
pnt2 | ||
return | System |
public Box2d ( |
||
pnt1 | ||
pnt2 | ||
pnt3 | ||
pnt4 | ||
return | System |
public Box2d ( |
||
center | ||
width | float | |
height | float | |
return | System |
public Box2d ( |
||
rc | ||
normal | bool | |
return | System |
public Box2d ( float width, float height ) : System | ||
width | float | |
height | float | |
return | System |
public Box2d ( float l, float t, float r, float b ) : System | ||
l | float | |
t | float | |
r | float | |
b | float | |
return | System |
public Box2d ( float l, float t, float r, float b, bool normal ) : System | ||
l | float | |
t | float | |
r | float | |
b | float | |
normal | bool | |
return | System |
public Box2d ( int count, |
||
count | int | |
points | ||
return | System |
public Box2d ( int l, int t, int r, int b ) : System | ||
l | int | |
t | int | |
r | int | |
b | int | |
return | System |
public Box2d ( int l, int t, int r, int b, bool normal ) : System | ||
l | int | |
t | int | |
r | int | |
b | int | |
normal | bool | |
return | System |
public contains ( |
||
box | ||
tol | ||
return | bool |
public contains ( |
||
pt | ||
tol | ||
return | bool |
public deflate ( float l, float b, float r, float t ) : |
||
l | float | |
b | float | |
r | float | |
t | float | |
return |
public inflate ( float l, float b, float r, float t ) : |
||
l | float | |
b | float | |
r | float | |
t | float | |
return |
public intersectWith ( |
||
r1 | ||
r2 | ||
return |
public isEmpty ( |
||
tol | ||
useOr | bool | |
return | bool |
public isEqualTo ( |
||
box | ||
tol | ||
return | bool |
public scaleBy ( float sx, float sy ) : |
||
sx | float | |
sy | float | |
return |
public set ( |
||
src | ||
normal | bool | |
return |
public set ( |
||
p1 | ||
p2 | ||
return |
public set ( |
||
p1 | ||
p2 | ||
p3 | ||
p4 | ||
return |
public set ( |
||
center | ||
width | float | |
height | float | |
return |
public set ( float x1, float y1, float x2, float y2 ) : |
||
x1 | float | |
y1 | float | |
x2 | float | |
y2 | float | |
return |
public set ( int count, |
||
count | int | |
points | ||
return |
public unionWith ( |
||
r1 | ||
r2 | ||
return |
public unionWith ( float x, float y ) : |
||
x | float | |
y | float | |
return |