]> code.bitgloo.com Git - clyne/gamedev2.git/commit
Added Lua update function that allows certain entities to update every loop
authorAndy Belle-Isle <drumsetmonkey@gmail.com>
Mon, 2 Sep 2019 05:05:57 +0000 (01:05 -0400)
committerAndy Belle-Isle <drumsetmonkey@gmail.com>
Mon, 2 Sep 2019 05:05:57 +0000 (01:05 -0400)
commitea35ad60506407040f7b9fae65c5bdc18f9576bb
tree7933d683cf84c6cd27ae2568404ed6026637b5b8
parente8d3e8f0522b6d7896f1e3d330c70af5376f7c4c
Added Lua update function that allows certain entities to update every loop
Assets/cat_normal.png
Scripts/init.lua
Shaders/world.frag
src/components/Render.hpp
src/components/Script.hpp
src/engine.cpp
src/render.cpp
src/script.cpp