prepare for some basic lua scripting example
This commit is contained in:
6
examples/LuaDemo/LuaPhysicsSetup.h
Normal file
6
examples/LuaDemo/LuaPhysicsSetup.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _LUA_PHYSICS_SETUP_H
|
||||
#define _LUA_PHYSICS_SETUP_H
|
||||
|
||||
class CommonExampleInterface* LuaDemoCreateFunc(struct CommonExampleOptions& options);
|
||||
|
||||
#endif //_LUA_PHYSICS_SETUP_H
|
||||
Reference in New Issue
Block a user