NetworkMenu Class Reference

「ネットワーク対戦」の描画管理 More...

#include <networkMenu.h>

Inheritance diagram for NetworkMenu:

Inheritance graph
[legend]
Collaboration diagram for NetworkMenu:

Collaboration graph
[legend]

List of all members.

Public Member Functions

int Initialize (int argc, char *argv[])
 初期化処理
int MainLoop (void)
 繰り返りループへの遷移


Detailed Description

「ネットワーク対戦」の描画管理

Definition at line 16 of file networkMenu.h.


Member Function Documentation

int NetworkMenu::Initialize ( int  argc,
char *  argv[] 
) [virtual]

int NetworkMenu::MainLoop ( void   )  [virtual]

繰り返りループへの遷移

Return values:
0 正常終了
戻り値 < 0 エラー

Reimplemented from ResourceInitialize.

Definition at line 119 of file networkMenu.cpp.

References UserInput::getInputed(), MenuComponent::getNowIndex(), MenuComponent::isDecided(), UserInput::userInput_t::isPressedCode(), WindowInterface::lock(), UserInput::userInput_t::quit, WindowInterface::unlock(), and GUI_ApplicationInterface::win.


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

Generated on Mon Apr 13 22:52:07 2009 by  doxygen 1.5.7.1