lua-c++-connection Questions

9

Solved

Call main.lua script at each game loop iteration - is it good or bad design? How does it affect on the performance (relatively)? Maintain game state from a. C++ host-program or b. from Lua script...
Suomi asked 21/4, 2010 at 18:41

3

Solved

I'm currently learning how to use the Lua C API and while I've had success binding functions between C/C++ and Lua, I have a few questions: Is it a good idea to load multiple scripts into a singl...
Conjunctiva asked 1/4, 2016 at 12:34

2

Solved

How to register a C function in Lua, but not in a global context, but as a table field?
Arda asked 25/4, 2010 at 22:16

3

Solved

Please help to classify ways of organizing C++/Lua game code and to separate their duties. What are the most convenient ways, which one do you use? For example, Lua can be used for initializing C+...
Predestinate asked 20/4, 2010 at 11:1
1

© 2022 - 2024 — McMap. All rights reserved.