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
TextureManager
Class TextureManager
Hierarchy
TextureManager
Index
Constructors
constructor
Properties
_managed
Textures
gl
renderer
Methods
bind
Texture
destroy
destroy
Texture
get
Texture
remove
All
update
Texture
Constructors
constructor
new
Texture
Manager
(
renderer
:
WebGLRenderer
)
:
TextureManager
Parameters
renderer:
WebGLRenderer
Returns
TextureManager
Properties
Protected
_managed
Textures
_managed
Textures
:
Texture
[]
gl
gl
:
WebGLRenderingContext
renderer
renderer
:
WebGLRenderer
Methods
bind
Texture
bind
Texture
(
)
:
void
Returns
void
destroy
destroy
(
)
:
void
Returns
void
destroy
Texture
destroy
Texture
(
texture
:
BaseTexture
, _skipRemove
?:
boolean
)
:
void
Parameters
texture:
BaseTexture
Optional
_skipRemove:
boolean
Returns
void
get
Texture
get
Texture
(
)
:
WebGLTexture
Returns
WebGLTexture
remove
All
remove
All
(
)
:
void
Returns
void
update
Texture
update
Texture
(
texture
:
BaseTexture
|
Texture
)
:
WebGLTexture
Parameters
texture:
BaseTexture
|
Texture
Returns
WebGLTexture
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
Texture
Manager
constructor
_managed
Textures
gl
renderer
bind
Texture
destroy
destroy
Texture
get
Texture
remove
All
update
Texture
Generated using
TypeDoc