Search
Preparing search index...
The search index is not available
nene-engine.ts
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
Point
Class Point
Hierarchy
Figure
Point
Index
Constructors
constructor
Properties
available
helper
helper
Generated
name
on
Collide
Callback
Accessors
x
y
Methods
Generate
Helper
Sync
Helper
Constructors
constructor
new
Point
(
x
:
number
, y
:
number
)
:
Point
Parameters
x:
number
y:
number
Returns
Point
Properties
available
available
:
boolean
= true
当たり判定が有効か表す。デフォルトではtrue
helper
helper
:
THREE.Object3D
Protected
helper
Generated
helper
Generated
:
boolean
= false
name
name
:
string
= ""
on
Collide
Callback
on
Collide
Callback
:
function
= null
Type declaration
(
figure
:
Figure
)
:
void
Parameters
figure:
Figure
Returns
void
Accessors
x
get
x
(
)
:
number
set
x
(
x
:
number
)
:
void
Returns
number
Parameters
x:
number
Returns
void
y
get
y
(
)
:
number
set
y
(
y
:
number
)
:
void
Returns
number
Parameters
y:
number
Returns
void
Methods
Generate
Helper
Generate
Helper
(
color
?:
THREE.Color
)
:
void
Parameters
Default value
color:
THREE.Color
= new THREE.Color(0xffffff)
Returns
void
Sync
Helper
Sync
Helper
(
)
:
void
Returns
void
Globals
Circle
Collide
Data
Core
Core
Option
Figure
Improved
Noise
Particles
Physic
Box
Physic
Object
Physic
Object
Attribute
Physic
Object
Box
Attribute
Physic
Object
Plane
Attribute
Physic
Object
Sphere
Attribute
Physic
Objects
Physic
Plane
Physic
Sphere
Physic
Unit
Point
constructor
available
helper
helper
Generated
name
on
Collide
Callback
x
y
Generate
Helper
Sync
Helper
Rectangle
Scene
Terrain
Tiled
Textured
Sprite
Unit
All
IsNot
Null
OrUndefined
Associative
Array
ToArray
Base64to
Blob
Boolean
ToString
Clamp
Coalescing
Each
Mesh
Null
Coalescing
Orient
Quaternion
Random
Random
Color
Start
Undef
Coalescing
collide
collide2
collide
Test
Generated using
TypeDoc
当たり判定が有効か表す。デフォルトではtrue