GlPortal Class Reference
0.1.1
Source code documentation of the free and open 3D action puzzle game.
|
#include <external/RadixEngine/include/radix/data/map/MapLoader.hpp>
Inherited by radix::XmlMapLoader.
Public Member Functions | |
virtual void | load (const std::string &path)=0 |
Protected Member Functions | |
MapLoader (World &) | |
Protected Attributes | |
World & | world |
|
protected |
|
pure virtual |
Implemented in radix::XmlMapLoader.
|
protected |