Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Box2DX
Collision
AABB
C# Class Box2DX.Collision.AABB
Exibir arquivo
Open project: danielpcox/Crisis-at-Swiss-Station
Class Usage Examples
Public Properties
Property
Type
Description
LowerBound
Box2DX.Common.Vec2
UpperBound
Box2DX.Common.Vec2
Property Details
LowerBound
public_oe property
The lower vertex.
public
Vec2,Box2DX.Common
LowerBound
return
Box2DX.Common.Vec2
UpperBound
public_oe property
The upper vertex.
public
Vec2,Box2DX.Common
UpperBound
return
Box2DX.Common.Vec2