Search
Preparing search index...
The search index is not available
Divine Engine API
Options
All
Public
Public/Protected
All
Inherited
Menu
Divine Engine API
components
CollisionComponentData
Class CollisionComponentData
Hierarchy
CollisionComponentData
Implements
IComponentData
Index
Constructors
constructor
Properties
name
shape
static
Methods
set
From
Json
Constructors
constructor
new
Collision
Component
Data
(
json
:
any
)
:
CollisionComponentData
Class constructor
Parameters
json:
any
Returns
CollisionComponentData
Properties
name
name
:
string
shape
shape
:
IShape2D
static
static
:
boolean
= false
Methods
set
From
Json
set
From
Json
(
json
:
any
)
:
void
Builds the component from JSON.
Parameters
json:
any
Returns
void
IComponent
Modules
assets
behaviours
components
core
helper
index
inputsystem
math
physicssystem
rendersystem
scene
soundsystem
zones
Collision
Component
Data
constructor
name
shape
static
set
From
Json
Generated using
TypeDoc
Class constructor