From 82956beb1fe17e1226327638c8ab22b5f5adfc1d Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 20 Mar 2019 22:43:25 +0800 Subject: *misc --- Source/Asura.Editor/main.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Source/Asura.Editor/main.cpp') diff --git a/Source/Asura.Editor/main.cpp b/Source/Asura.Editor/main.cpp index e69de29..cfe59ac 100644 --- a/Source/Asura.Editor/main.cpp +++ b/Source/Asura.Editor/main.cpp @@ -0,0 +1,10 @@ +/// +/// 编辑器的界面通过directUI实现,界面耳朵渲染构建在asura-lib上,事件的响应通过win32API实现。 +/// + +int main(int argn, char* args[]) +{ + + + +} \ No newline at end of file -- cgit v1.1-26-g67d0