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
wServer
realm
setpieces
SetPieces.Rect
C# Class wServer.realm.setpieces.SetPieces.Rect
Exibir arquivo
Open project: C453/OryxKingdom
Public Properties
Property
Type
Description
h
int
w
int
x
int
y
int
Public Methods
Method
Description
Intersects
(
Rect
r1
,
Rect
r2
) :
bool
Method Details
Intersects()
public
static
method
public
static
Intersects
(
Rect
r1
,
Rect
r2
) :
bool
r1
Rect
r2
Rect
return
bool
Property Details
h
public_oe property
public
int
h
return
int
w
public_oe property
public
int
w
return
int
x
public_oe property
public
int
x
return
int
y
public_oe property
public
int
y
return
int