]> code.bitgloo.com Git - clyne/gamedev2.git/commit
Created (very messy) script system
authorAndy Belle-Isle <drumsetmonkey@gmail.com>
Thu, 29 Aug 2019 05:39:40 +0000 (01:39 -0400)
committerAndy Belle-Isle <drumsetmonkey@gmail.com>
Thu, 29 Aug 2019 05:39:40 +0000 (01:39 -0400)
commite9758416b18b27a65337c28d9641afc0ee89b34b
tree2e4d3037aa5dbc71206c91a36ca7d00e108036ba
parent41addc2d6b600e9cade63884de1c13dba662dc31
Created (very messy) script system
Scripts/init.lua
src/Script/entityx/EntityLua.hpp [deleted file]
src/Script/entityx/LuaTypes.hpp [deleted file]
src/Script/entityx/entity_lua.cpp [deleted file]
src/Script/entityx/entity_lua.hpp [deleted file]
src/components/Component.hpp [new file with mode: 0644]
src/components/Position.hpp [new file with mode: 0644]
src/main.cpp
src/script.hpp [new file with mode: 0644]