DynRPG v0.32 Unofficial
Plugin SDK
Public Attributes | List of all members
RPG::SceneTitle Class Reference

Access to the title screen parameters. More...

#include <SceneTitle.h>

Public Attributes

voidAuroraBoard1
 Not even a little bit implemented...
 
voidAuroraBoard2
 Not even a little bit implemented...
 
bool initialized
 Has the title screen initialized?
 
bool notComingFromLoadMenu
 true if not coming from the Load menu. Set to false to make Load the default option;
 
bool saveFilesPresent
 Are save files present (controls whether load can be selected). Determined DURING drawing of the title screen.
 
ImagebackgroundImage
 The title screen's background image. Can only be called after it's been drawn.
 
WindowwinStartLoadEnd
 The window object for Save/Load/End. Can only be called after it's been drawn.
 

Detailed Description

Access to the title screen parameters.

See also
RPG::title

The documentation for this class was generated from the following file: