Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
GuiFlash.cpp
Go to the documentation of this file.
1
2
3#include "Headers/GUIFlash.h"
4
5namespace Divide {
6
7GUIFlash::GUIFlash(const string& name, CEGUI::Window* parent)
9{
10}
11
12};
GUIFlash(const string &name, CEGUI::Window *parent)
Definition: GuiFlash.cpp:7
Handle console commands that start with a forward slash.
Definition: AIProcessor.cpp:7
Project & parent
Definition: DefaultScene.h:41