summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/Graphics/Window.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Asura.Engine/Graphics/Window.h')
-rw-r--r--Source/Asura.Engine/Graphics/Window.h22
1 files changed, 11 insertions, 11 deletions
diff --git a/Source/Asura.Engine/Graphics/Window.h b/Source/Asura.Engine/Graphics/Window.h
index 0f6ca92..3a09266 100644
--- a/Source/Asura.Engine/Graphics/Window.h
+++ b/Source/Asura.Engine/Graphics/Window.h
@@ -3,23 +3,23 @@
namespace AsuraEngine
{
- namespace Graphics
- {
+ namespace Graphics
+ {
- ///
- /// ڣֶ֧രڡڱ༭Ҫ֧֣runnerֻҪһڡ
- ///
- class Window
- {
- public:
+ ///
+ /// ڣֶ֧രڡڱ༭Ҫ֧֣runnerֻҪһڡ
+ ///
+ class Window
+ {
+ public:
- private:
+ private:
- };
+ };
- }
+ }
}
#endif \ No newline at end of file