GlPortal Class Reference
0.1.1
Source code documentation of the free and open 3D action puzzle game.
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
include
glPortal
World.hpp
Go to the documentation of this file.
1
#ifndef WORLD_HPP
2
#define WORLD_HPP
3
4
#include <
radix/World.hpp
>
5
#include <fstream>
6
7
namespace
glPortal
{
8
9
class
Screen;
10
11
class
World
:
public
radix::World
{
12
public
:
13
World
(
radix::InputSource
&
input
);
14
~World
();
15
};
16
17
}
/* namespace glPortal */
18
19
#endif
/* WORLD_HPP */
radix::World::input
InputSource & input
Definition:
World.hpp:39
radix::InputSource
Definition:
InputSource.hpp:16
glPortal
Definition:
Screen.hpp:10
glPortal::World
Definition:
World.hpp:11
glPortal::World::~World
~World()
glPortal::World::World
World(radix::InputSource &input)
World.hpp
radix::World
Definition:
World.hpp:32
Generated on Tue Jan 3 2017 08:15:37 for GlPortal Class Reference by
1.8.8