issues
search
JerboaBurrow
/
Hop
Lightweight, cross-platform, 2D game engine | ECS; Lua Console; Physics; Tile based
MIT License
0
stars
1
forks
source link
LuaX's should be templates with explicit specialisations
#162
Open
Jerboa-app
opened
10 months ago
Jerboa-app
commented
10 months ago
[ ] LuaNumber -> double
[ ] LuaBool -> bool
[ ] LuaString -> std::string
[ ] LuaVec -> std::vector
[ ] LuaArray -> std::array
[ ] LuaTable -> std::map (see #157)