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
Transform
Class Transform
Hierarchy
TransformBase
Transform
Index
Constructors
constructor
Properties
_cr
_cx
_cy
_nsx
_rotation
_sr
_sy
_worldID
local
Transform
pivot
position
rotation
scale
skew
world
Transform
IDENTITY
Methods
set
From
Matrix
update
Local
Transform
update
Skew
update
Transform
update
World
Transform
Constructors
constructor
new
Transform
(
)
:
Transform
Returns
Transform
Properties
Protected
Optional
_cr
_cr
:
number
Protected
Optional
_cx
_cx
:
number
Protected
Optional
_cy
_cy
:
number
Protected
Optional
_nsx
_nsx
:
number
Protected
_rotation
_rotation
:
number
Protected
Optional
_sr
_sr
:
number
Protected
Optional
_sy
_sy
:
number
Protected
_worldID
_worldID
:
number
local
Transform
local
Transform
:
Matrix
pivot
pivot
:
Point
position
position
:
Point
rotation
rotation
:
number
scale
scale
:
Point
skew
skew
:
ObservablePoint
world
Transform
world
Transform
:
Matrix
Static
IDENTITY
IDENTITY
:
TransformBase
Methods
set
From
Matrix
set
From
Matrix
(
matrix
:
Matrix
)
:
void
Parameters
matrix:
Matrix
Returns
void
update
Local
Transform
update
Local
Transform
(
)
:
void
Returns
void
update
Skew
update
Skew
(
)
:
void
Returns
void
update
Transform
update
Transform
(
parentTransform
:
TransformBase
)
:
void
Parameters
parentTransform:
TransformBase
Returns
void
update
World
Transform
update
World
Transform
(
parentTransform
:
TransformBase
)
:
void
Parameters
parentTransform:
TransformBase
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
Transform
constructor
_cr
_cx
_cy
_nsx
_rotation
_sr
_sy
_worldID
local
Transform
pivot
position
rotation
scale
skew
world
Transform
IDENTITY
set
From
Matrix
update
Local
Transform
update
Skew
update
Transform
update
World
Transform
Generated using
TypeDoc