![]() |
Shkyera Engine
Easy to use, game engine for Python
|
#include <iostream>
#include <imgui_internal.h>
#include "Components/SelectedEntityComponent.hpp"
#include "imgui.h"
#include <Components/NameComponent.hpp>
#include <Components/TransformComponent.hpp>
#include <UI/Widgets/ConsoleWidget.hpp>
#include <UI/Widgets/ObjectsWidget.hpp>
#include <UI/Widgets/PropertiesWidget.hpp>
Namespaces | |
namespace | shkyera |