3#include <game/bases/d_base.hpp>
4#include <game/bases/d_lytbase.hpp>
dBase_c()
Constructs a new base.
Displays the Wii Strap safety warning screen.
virtual int create()
do method for the create operation.
ANIM_e
The animations used for the layout.
virtual int draw()
do method for the draw operation.
virtual int doDelete()
do method for the delete operation.
virtual int preExecute()
pre method for the execute operation.
virtual int execute()
do method for the execute operation.
bool mVisible
Whether the screen is currently visible.
ANIM_NAME_e
The animation names used in the layout.
LytBase_c mLayout
The layout for the screen.
bool mHasLoadedLayout
Whether the layout has been loaded.