YAPOG
0.0.1
Yet Another Pokemon Online Game
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
OptionScreen.cpp
Go to the documentation of this file.
1
#include "
GameScreen/OptionScreen.hpp
"
2
3
namespace
ycl
4
{
5
const
yap::ScreenType
OptionScreen::DEFAULT_NAME
=
"Option"
;
6
7
OptionScreen::OptionScreen
(
yap::IDrawingContext
& context)
8
:
BaseScreen
(DEFAULT_NAME, context)
9
{
10
}
11
12
OptionScreen::~OptionScreen
()
13
{
14
}
15
}
// namespace ycl
YAPOG.Client
src
GameScreen
OptionScreen.cpp
Generated on Mon Sep 17 2012 22:24:21 for YAPOG by
1.8.1.1