Class: Scene_Base

Scene_Base

Extends

  • Stage

Methods

create () void abstract

Scene_Base.d.ts:20

the create method of the scene.

startFadeIn (duration, white) void

Scene_Base.d.ts:47
Name Type Attributes Description
duration number

the duration

white boolean <optional>

whether the fadein should be white or not.