Search
Preparing search index...
The search index is not available
@esengine/egret-framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Utils/EdgeExt"
es
EdgeExt
Class EdgeExt
Hierarchy
EdgeExt
Index
Methods
is
Horizontal
is
Vertical
opposite
Edge
Methods
Static
is
Horizontal
is
Horizontal
(
self
:
Edge
)
:
boolean
如果边是右或左,则返回true
Parameters
self:
Edge
Returns
boolean
Static
is
Vertical
is
Vertical
(
self
:
Edge
)
:
boolean
如果边是顶部或底部,则返回true
Parameters
self:
Edge
Returns
boolean
Static
opposite
Edge
opposite
Edge
(
self
:
Edge
)
:
top
|
bottom
|
left
|
right
Parameters
self:
Edge
Returns
top
|
bottom
|
left
|
right
Globals
"
Utils/
Edge
Ext"
es
Edge
Ext
is
Horizontal
is
Vertical
opposite
Edge
Generated using
TypeDoc
如果边是右或左,则返回true