Search
Preparing search index...
The search index is not available
Divine Engine API
Options
All
Public
Public/Protected
All
Inherited
Menu
Divine Engine API
index
IShape2D
Interface IShape2D
Hierarchy
IShape2D
Implemented by
Circle2D
Rectangle2D
Index
Properties
offset
origin
position
Methods
intersect
point
In
Shape
set
From
Json
Properties
Readonly
offset
offset
:
Vector2
origin
origin
:
Vector2
position
position
:
Vector2
Methods
intersect
intersect
(
other
:
any
)
:
boolean
Parameters
other:
any
Returns
boolean
point
In
Shape
point
In
Shape
(
point
:
Vector2
)
:
boolean
Parameters
point:
Vector2
Returns
boolean
set
From
Json
set
From
Json
(
json
:
any
)
:
void
Parameters
json:
any
Returns
void
Modules
assets
behaviours
components
core
helper
index
inputsystem
math
physicssystem
rendersystem
scene
soundsystem
zones
IShape2D
offset
origin
position
intersect
point
In
Shape
set
From
Json
Generated using
TypeDoc