Proxy interface between controllable objects array and physical controller (keyboard/joystick) or vitual controller (for example cut-scene actor controller at lua-side)
This class should have basic functions for interacting with lua To run the lua engine you have to construct the lua engine and then call init() After that you can interpret any lua string with the interpretLua function