PokéRogue
GitHub
Switch to Main
Preparing search index...
test/test-utils/mocks/mock-game-object-creator
MockGameObjectCreator
Class MockGameObjectCreator
Index
Constructors
constructor
Properties
texture
Manager
Methods
graphics
rex
Transition
Image
Pack
Constructors
constructor
new
MockGameObjectCreator
(
textureManager
:
MockTextureManager
,
)
:
MockGameObjectCreator
Parameters
textureManager
:
MockTextureManager
Returns
MockGameObjectCreator
Properties
Private
Readonly
texture
Manager
textureManager
:
MockTextureManager
Methods
graphics
graphics
(
config
:
any
)
:
MockGraphics
Parameters
config
:
any
Returns
MockGraphics
rex
Transition
Image
Pack
rexTransitionImagePack
()
:
{
once
:
()
=>
null
;
transit
:
()
=>
null
}
Returns
{
once
:
()
=>
null
;
transit
:
()
=>
null
}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
texture
Manager
Methods
graphics
rex
Transition
Image
Pack
GitHub
Switch to Main
PokéRogue
Loading...