#include <d_msg_scrn_3select.h>
|
| | dMsgScrn3Select_c () |
| |
| virtual | ~dMsgScrn3Select_c () |
| |
| bool | isSelect () |
| |
| void | setString (char *, char *, char *) |
| |
| void | setRubyString (char *, char *, char *) |
| |
| void | translate (f32, f32) |
| |
| void | draw (f32, f32) |
| |
| void | selAnimeInit (u8, u8, u8, f32, u8) |
| |
| bool | selAnimeMove (u8, u8, bool) |
| |
| bool | selAnimeEnd () |
| |
| f32 | getTextBoxWidth () |
| |
| f32 | getFontSize () |
| |
| f32 | getRubyFontSize () |
| |
| f32 | getCharSpace () |
| |
| f32 | getRubyCharSpace () |
| |
| f32 | getTextBoxGlobalPosX (int) |
| |
| f32 | getTextBoxGlobalPosY (int) |
| |
| void | open1Proc () |
| |
| void | open2Proc () |
| |
| void | waitProc () |
| |
| void | selectProc () |
| |
| void | changeProc () |
| |
| void | closeProc () |
| |
| void | selectScale () |
| |
| void | selectTrans () |
| |
| void | selectAnimeTransform (int) |
| |
| void | setOffsetX (f32 i_offsetX) |
| |
| bool | isAnimeUpdate (int param_0) |
| |
| void | onAnimeUpdate (int param_0) |
| |
| void | offAnimeUpdate (int param_0) |
| |
◆ Process_e
| Enumerator |
|---|
| PROC_OPEN1_e | |
| PROC_OPEN2_e | |
| PROC_WAIT_e | |
| PROC_SELECT_e | |
| PROC_CHANGE_e | |
| PROC_CLOSE_e | |
| PROC_MAX_e | |
◆ dMsgScrn3Select_c()
| dMsgScrn3Select_c::dMsgScrn3Select_c |
( |
| ) |
|
◆ ~dMsgScrn3Select_c()
| dMsgScrn3Select_c::~dMsgScrn3Select_c |
( |
| ) |
|
|
virtual |
◆ changeProc()
| void dMsgScrn3Select_c::changeProc |
( |
| ) |
|
◆ closeProc()
| void dMsgScrn3Select_c::closeProc |
( |
| ) |
|
◆ draw()
| void dMsgScrn3Select_c::draw |
( |
f32 | i_xPos, |
|
|
f32 | i_yPos ) |
◆ getCharSpace()
| f32 dMsgScrn3Select_c::getCharSpace |
( |
| ) |
|
◆ getFontSize()
| f32 dMsgScrn3Select_c::getFontSize |
( |
| ) |
|
◆ getRubyCharSpace()
| f32 dMsgScrn3Select_c::getRubyCharSpace |
( |
| ) |
|
◆ getRubyFontSize()
| f32 dMsgScrn3Select_c::getRubyFontSize |
( |
| ) |
|
◆ getTextBoxGlobalPosX()
| f32 dMsgScrn3Select_c::getTextBoxGlobalPosX |
( |
int | i_sel | ) |
|
◆ getTextBoxGlobalPosY()
| f32 dMsgScrn3Select_c::getTextBoxGlobalPosY |
( |
int | i_sel | ) |
|
◆ getTextBoxWidth()
| f32 dMsgScrn3Select_c::getTextBoxWidth |
( |
| ) |
|
◆ isAnimeUpdate()
| bool dMsgScrn3Select_c::isAnimeUpdate |
( |
int | param_0 | ) |
|
|
inline |
◆ isSelect()
| bool dMsgScrn3Select_c::isSelect |
( |
| ) |
|
◆ offAnimeUpdate()
| void dMsgScrn3Select_c::offAnimeUpdate |
( |
int | param_0 | ) |
|
|
inline |
◆ onAnimeUpdate()
| void dMsgScrn3Select_c::onAnimeUpdate |
( |
int | param_0 | ) |
|
|
inline |
◆ open1Proc()
| void dMsgScrn3Select_c::open1Proc |
( |
| ) |
|
◆ open2Proc()
| void dMsgScrn3Select_c::open2Proc |
( |
| ) |
|
◆ selAnimeEnd()
| bool dMsgScrn3Select_c::selAnimeEnd |
( |
| ) |
|
◆ selAnimeInit()
| void dMsgScrn3Select_c::selAnimeInit |
( |
u8 | i_selNum, |
|
|
u8 | i_selNo, |
|
|
u8 | param_2, |
|
|
f32 | i_width, |
|
|
u8 | param_4 ) |
◆ selAnimeMove()
| bool dMsgScrn3Select_c::selAnimeMove |
( |
u8 | i_selNum, |
|
|
u8 | param_1, |
|
|
bool | param_2 ) |
◆ selectAnimeTransform()
| void dMsgScrn3Select_c::selectAnimeTransform |
( |
int | i_sel | ) |
|
◆ selectProc()
| void dMsgScrn3Select_c::selectProc |
( |
| ) |
|
◆ selectScale()
| void dMsgScrn3Select_c::selectScale |
( |
| ) |
|
◆ selectTrans()
| void dMsgScrn3Select_c::selectTrans |
( |
| ) |
|
◆ setOffsetX()
| void dMsgScrn3Select_c::setOffsetX |
( |
f32 | i_offsetX | ) |
|
|
inline |
◆ setRubyString()
| void dMsgScrn3Select_c::setRubyString |
( |
char * | pText0, |
|
|
char * | pText1, |
|
|
char * | pText2 ) |
◆ setString()
| void dMsgScrn3Select_c::setString |
( |
char * | mpText0, |
|
|
char * | mpText1, |
|
|
char * | mpText2 ) |
◆ translate()
| void dMsgScrn3Select_c::translate |
( |
f32 | i_x, |
|
|
f32 | i_y ) |
◆ waitProc()
| void dMsgScrn3Select_c::waitProc |
( |
| ) |
|
◆ field_0x108
| u8 dMsgScrn3Select_c::field_0x108 |
|
private |
◆ field_0x10c
| s16 dMsgScrn3Select_c::field_0x10c |
|
private |
◆ field_0x110
| u8 dMsgScrn3Select_c::field_0x110 |
|
private |
◆ field_0x112
| u8 dMsgScrn3Select_c::field_0x112 |
|
private |
◆ field_0x114
| u8 dMsgScrn3Select_c::field_0x114 |
|
private |
◆ field_0x115
| u8 dMsgScrn3Select_c::field_0x115 |
|
private |
◆ field_0x116
| u8 dMsgScrn3Select_c::field_0x116 |
|
private |
◆ field_0x117
| u8 dMsgScrn3Select_c::field_0x117 |
|
private |
◆ mBaseWidth
| f32 dMsgScrn3Select_c::mBaseWidth |
|
private |
◆ mBckFrame
| f32 dMsgScrn3Select_c::mBckFrame |
|
private |
◆ mBpkFrame
| f32 dMsgScrn3Select_c::mBpkFrame |
|
private |
◆ mBtkFrame
| f32 dMsgScrn3Select_c::mBtkFrame |
|
private |
◆ mCursorPos
| Vec dMsgScrn3Select_c::mCursorPos[3] |
|
private |
◆ mLastSelNo
| u8 dMsgScrn3Select_c::mLastSelNo |
|
private |
◆ mOffsetX
| f32 dMsgScrn3Select_c::mOffsetX |
|
private |
◆ mpAnmBck
◆ mpAnmBpk
◆ mpAnmBtk
◆ mpCursor_c
| CPaneMgr* dMsgScrn3Select_c::mpCursor_c[3] |
|
private |
◆ mpKahen_c
| CPaneMgr* dMsgScrn3Select_c::mpKahen_c[3] |
|
private |
◆ mpParent
◆ mProcess
| u8 dMsgScrn3Select_c::mProcess |
|
private |
◆ mpScreen
◆ mpSel_c
◆ mpSelCld_c
| CPaneMgr* dMsgScrn3Select_c::mpSelCld_c[3] |
|
private |
◆ mpSelCldm_c
| CPaneMgr* dMsgScrn3Select_c::mpSelCldm_c[3] |
|
private |
◆ mpSelCldr_c
| CPaneMgr* dMsgScrn3Select_c::mpSelCldr_c[3] |
|
private |
◆ mpSelCldw_c
| CPaneMgr* dMsgScrn3Select_c::mpSelCldw_c[5][3] |
|
private |
◆ mpSelectCursor
◆ mpSelPo_c
| CPaneMgr* dMsgScrn3Select_c::mpSelPo_c[3] |
|
private |
◆ mpTmrSel_c
| CPaneMgr* dMsgScrn3Select_c::mpTmrSel_c[3] |
|
private |
◆ mpTmSel_c
| CPaneMgr* dMsgScrn3Select_c::mpTmSel_c[3] |
|
private |
◆ mSelMsgCol
◆ mSelMsgInactiveCol
◆ mSelNo
| u8 dMsgScrn3Select_c::mSelNo |
|
private |
◆ mSelNum
| u8 dMsgScrn3Select_c::mSelNum |
|
private |
◆ mSelWaitTimer
| s16 dMsgScrn3Select_c::mSelWaitTimer |
|
private |
◆ mWidth
| f32 dMsgScrn3Select_c::mWidth |
|
private |
The documentation for this class was generated from the following files: