]> code.bitgloo.com Git - clyne/gamedev2.git/commit
Started lua->entityx binding
authorAndy <drumsetmonkey@gmail.com>
Mon, 26 Aug 2019 18:46:32 +0000 (14:46 -0400)
committerAndy <drumsetmonkey@gmail.com>
Mon, 26 Aug 2019 18:46:32 +0000 (14:46 -0400)
commitc772d1b5ecffbeb9712b16a580080cb20b3bacfc
tree045338addfe4bc8f50ad547a1507de71a9acac73
parentb988e63410acb36f91fb4ad2b3269a8971815663
Started lua->entityx binding
Created type converter to-and-from Lua and C
src/Script/entityx/LuaTypes.hpp [new file with mode: 0644]
src/main.cpp