add vertexarray, move Sandbox::Demolayer code to EditorLayer
This commit is contained in:
5
Editor/Editor/EditorLayer.cpp
Normal file
5
Editor/Editor/EditorLayer.cpp
Normal file
@ -0,0 +1,5 @@
|
||||
//
|
||||
// Created by sfd on 25-11-29.
|
||||
//
|
||||
|
||||
#include "EditorLayer.h"
|
||||
16
Editor/Editor/EditorLayer.h
Normal file
16
Editor/Editor/EditorLayer.h
Normal file
@ -0,0 +1,16 @@
|
||||
//
|
||||
// Created by sfd on 25-11-29.
|
||||
//
|
||||
|
||||
#ifndef EDITORLAYER_H
|
||||
#define EDITORLAYER_H
|
||||
|
||||
|
||||
|
||||
class EditorLayer {
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif //EDITORLAYER_H
|
||||
Reference in New Issue
Block a user