![]() |
Blamite Game Engine - Keystone
00386.06.16.23.0646.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <QMainWindow>
#include <qlabel.h>
#include "components/editor_data/editor_window/BlamEditorWindow.h"
#include "../windows/game_window/sapien_game_window.h"
#include "../windows/preferences/sapien_preferences.h"
#include "api/keystone_api.h"
#include "ui_sapien_main_window.h"
Go to the source code of this file.
Classes | |
class | sapien_main_window |
The main window for Sapien. More... | |