mirror of
https://gitlab.com/voidframe/voidframe-cpp.git
synced 2026-09-22 06:07:17 -04:00
Begin implementation of Entities
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#pragma once
|
||||
class Entity;
|
||||
|
||||
class Component {
|
||||
|
||||
Reference in New Issue
Block a user