Class: Scene_MenuBase

Scene_MenuBase

Extends

Inherited Methods

From class Scene_Base

create () void abstract inherited

Scene_Base.d.ts:20

the create method of the scene.

startFadeIn (duration, white) void inherited

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

the duration

white boolean <optional>

whether the fadein should be white or not.