Search
Preparing search index...
The search index is not available
RPGMakerMV Library
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
PIXI
ObservablePoint
Class ObservablePoint
Hierarchy
PointLike
ObservablePoint
Index
Constructors
constructor
Properties
cb
scope
x
y
Methods
copy
set
Constructors
constructor
new
Observable
Point
(
cb
:
function
, scope
?:
any
, x
?:
number
, y
?:
number
)
:
ObservablePoint
Parameters
cb:
function
(
)
:
any
Returns
any
Optional
scope:
any
Optional
x:
number
Optional
y:
number
Returns
ObservablePoint
Properties
cb
cb
:
function
Type declaration
(
)
:
any
Returns
any
scope
scope
:
any
x
x
:
number
y
y
:
number
Methods
copy
copy
(
point
:
PointLike
)
:
void
Parameters
point:
PointLike
Returns
void
set
set
(
x
?:
number
, y
?:
number
)
:
void
Parameters
Optional
x:
number
Optional
y:
number
Returns
void
Globals
Internals
MV
RPG
Externals
"pixi.js"
PIXI
CONST
Canvas
Tinter
Group
D8
accessibility
core
extract
extras
filters
gl
Core
interaction
loaders
mesh
particles
prepare
settings
ticker
utils
pixi
Observable
Point
constructor
cb
scope
x
y
copy
set
Generated using
TypeDoc